Object Oriented Programming Using C Plus Plus - Study Mode

[#96] The declaration section holds
Correct Answer

(B) data members and function prototypes

[#97] A derived class _____ override attributes of a parent class
Correct Answer

(A) may
(E) may

[#98] In object-oriented terms, an exception may be considered a(n) _____
Correct Answer

(C) message

[#99] A(n) _____ is a numeric variable used for counting something
Correct Answer

(D) counter

[#100] The element of an array is
Correct Answer

(B) a member of an array