When deriving a class from a base class with public inheritance, public members of the base class become _______ members of the derived class, and protected members of the base class become ______ members of the derived class.
Fill in the blank(s) with the appropriate word(s).
public, protected.
Computer Science & Information Technology
You might also like to view...
When exporting to a PDF, what should you check for when the objects are exported?
A) The number of pages B) The format of the report C) The name of the exported file D) The folder the file was saved to
Computer Science & Information Technology
The ability to store programs as well as data is called the __________.
a. top-down design process b. stored program concept c. software development method d. boot process e. algorithm design
Computer Science & Information Technology