If the derived class classD overrides a public member function functionName of the base class classB, then to specify a call to that public member function of the base class, you use the statement ____.
A. classD::functionName();
B. classB::functionName();
C. classD.functionName();
D. classB.functionName();
Answer: B
Computer Science & Information Technology
You might also like to view...
?The person in the role of a _____ ensures that a website is accessible via the Internet.
A. ?content specialist B. ?website designer C. ?marketing professional D. ?network administrator
Computer Science & Information Technology
When you start to type =AV, what feature displays a list of functions and defined names?
What will be an ideal response?
Computer Science & Information Technology