Solved

What Action Is Expressed by the Statement GradeBookS204.ShowStudent

Question 3

Multiple Choice

What action is expressed by the statement GradeBookS204.ShowStudent?


A) The method ShowStudent is assigned to the class GradeBookS204.
B) The method ShowStudent of the object GradeBookS204 is destroyed.
C) The method ShowStudent of the class GradeBookS204 is instantiated.
D) The method ShowStudent of the object GradeBookS204 is invoked.

Correct Answer:

verifed

Verified

Related Questions