Solved

To Use the Function DisplayStudentData() of the Object ASophmore That

Question 24

Multiple Choice

To use the function displayStudentData() of the object aSophmore that belongs to the class Student , the correct syntax is ____.


A) aSophmore.displayStudentData() ;
B) Student.displayStudentData() ;
C) aSophmore::displayStudentData() ;
D) *aSophmore.displayStudentData() ;

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions