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 < private superClass >
d. class subclass inherits private superClass
a. class subclass : private superClass
Computer Science & Information Technology
You might also like to view...
The syntax for determining whether a sequential access file exists is ____.
A. IO.Exists(fileName) B. IO.(fileName).Exists() C. IO.File.Exists(fileName) D. IO.File(fileName).Exists
Computer Science & Information Technology
Ink annotations are used during a slide show to emphasize information
Indicate whether the statement is true or false
Computer Science & Information Technology
The number of devices that can possibly attach to a PATA cable is _______
Fill in the blank(s) with correct word
Computer Science & Information Technology
Themes are found on the ____ tab.
A. Layout B. Style C. Design D. Theme
Computer Science & Information Technology