DEVFYI - Developer Resource - FYI

What are referenced objects?

ORACLE Interview Questions and Answers (Part 4)


(Continued from previous question...)

637. What are referenced objects?

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