When you defined a C++ class, which of the following should be part of the interface?
a) all declarations of private member variables
b) all declarations for public member functions
c) all explanatory comments for public member declarations.
d) all declarations for private member functions
e) all member function definitions (public or private)
b) all declarations for public member functions , and c) all explanatory comments for public member declarations.
The public member function declarations and commentary should be sufficient to use the class.
You might also like to view...
When you click a(n) ____ with the Direct Selection tool, you are only selecting part of it.
A. anchor point B. shape mode C. united object D. path
Which of the following is not part of the three-step auditing process?
A. Enabling auditing for files. B. Turning on and auditing policy. C. Evaluating the system log. D. Reviewing the security log.
Hashing algorithms are used to address which of the following?
A. Confidentiality B. Compatibility C. Availability D. Integrity
A server administrator has been asked to make recommendations for purchase of a new database server that will be processing all of the company accounts. One area of concern from prior experience is the storage type used by the database server. The server is expected to have a large number of transactions that occur, but will not require a large amount of capacity for the data storage. Given these requirements, which of the following storage criteria are MOST important? (Select TWO).
A. Capacity B. RPM C. IOPS D. Seek time and latency E. Form factor F. Bus width