DEVFYI - Developer Resource - FYI

Can you store objects in library?

ORACLE Interview Questions and Answers (Part 4)


(Continued from previous question...)

638. Can you store objects in library?

Referencing allows you to create objects that inherit their functionality and appearance from other objects. Referencing an object is similar to copying an object, except that the resulting reference object maintains a link to its source object. A reference object automatically inherits any changes that have been made to the source object when you open or regenerate the module that contains the reference object.

(Continued on next question...)

Other Interview Questions