AP Computer Science Amediummcq1 pt

Instance methods are resolved by

A.the object's runtime class
B.the declared type only
C.the method name only
D.random selection

Explanation

Core Concept

Dynamic dispatch uses the actual class.

Correct Answer

Athe object's runtime 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 →