When deriving a class, you should
a. list only base class functions that will be redefined
b. list all the member functions of the base class
c. make every function a virtual function
d. overload all the base class member functions
a. list only base class functions that will be redefined
Computer Science & Information Technology
You might also like to view...
A wireless LAN discovery tool that sends a null probe request to seek out wireless LANs, is a component of which of the following?
A) An evil twin B) War driving C) War chalking D) WEP cracking
Computer Science & Information Technology
A(n) __________ is a standard way to draw diagrams that describe object-oriented systems.
a. data flow diagram b. UML diagram c. pseudocode representation d. hierarchy chart
Computer Science & Information Technology