1.

Which of the following best describes inheritance?

A. Ability of a class to derive members of another class as a part of its own definition
B. Means of bundling instance variables and methods in order to restrict access to certain class members
C. Focuses on variables and passing of variables to functions
D. Allows for implementation of elegant software that is well designed and easily modified
Answer» B. Means of bundling instance variables and methods in order to restrict access to certain class members


Discussion

No Comment Found