DEVFYI - Developer Resource - FYI

What is inheritance ?

PL/SQL Interview Questions and Answers


(Continued from previous question...)

What is inheritance ?

Inheritance is a method by which properties and methods of an existing object are automatically passed to any object derived from it.

(Continued on next question...)

Other Interview Questions