To declare class subClass a privately derived class of superClass one would write:
a. class subclass : private superClass
b. class subclass :: private superClass
c. class subclass
d. class subclass inherits private superClass
a. class subclass : private superClass
Computer Science & Information Technology
You might also like to view...
Presentations should be simple and presented in a logical order
Indicate whether the statement is true or false
Computer Science & Information Technology
Personal ________ software can be used to keep track of your bank accounts, monitor investments, create and stick to a budget, and file income taxes
A) tax preparation B) finance C) accounting D) budgeting
Computer Science & Information Technology