AP Computer Science Ahardmcq1 pt

Which describes dynamic dispatch?

A.the overridden method chosen at runtime by object class
B.the method chosen at compile time
C.the constructor selection
D.the variable type selection

Explanation

Core Concept

The runtime class selects the method.

Correct Answer

Athe overridden method chosen at runtime by object class

More Unit 9: Inheritance practice questions

Try a random question →

Practice more AP Computer Science A questions with full explanations

Practice Unit 9: Inheritance Questions →