Multiple Choice
Assigning an object of a derived class to a variable of a base class is called:
A) static binding
B) dynamic binding
C) upcasting
D) downcasting
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: The type of the variable naming an
Q8: Early binding enables the compiler to be
Q10: Describe the limitations of the copy constructor.
Q12: Java allows an instance of an abstract
Q13: What is an abstract method?
Q15: Why should the instanceOf operator be used
Q26: If you choose to use the method
Q30: A method marked as final means the
Q36: _ refers to the ability to associate
Q41: What is polymorphism and how does it