When we want one class to inherit from another class, yet we want a particular function to behave differently (that would otherwise be inherited), we use:
A. behavior modification
B. functional analysis
C. virtual inheritance
D. function overriding
D
Computer Science & Information Technology
You might also like to view...
A(n) site license allows software to be used on all computers at a specific location.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
List the dependent tasks and the independent tasks for cooking a meal.
What will be an ideal response?
Computer Science & Information Technology
Identify and correct the errors :
``` if (c < 7); { System.out.println("c is less than 7"); } ```
Computer Science & Information Technology
What does halftone printing mean? What are halftone dots?
What will be an ideal response?
Computer Science & Information Technology