What is inheritance?
A. ability to create a new class from an existing class.
B. allows a single interface, many implementations or methods for that interface.
C. ability to hide the implementation and data from the outside the class.
D. All of the above.
A
You might also like to view...
The future value function in Excel calculates the balance of the loan for a given month
Indicate whether the statement is true or false
When you see the Security Warning bar, you can click the Disable Security button to continue editing your document
Indicate whether the statement is true or false
You should specify a width for the header div in a liquid layout.
Answer the following statement true (T) or false (F)
If a stack is used by an algorithm to check for balanced braces, which of the following is true of a balanced braces string once the end of the string is reached?
a. the stack is empty b. the stack has one “{” c. the stack has one “}” d. the stack has one “{” and one “}”