Object Oriented Programming Using C Plus Plus - Study Mode

[#241] A function's single most important role is to
Correct Answer

(D) help organize a program into conceptual units

[#242] The delete operator returns ______ to the operating system
Correct Answer

(A) memory that is no longer needed

[#243] The major advantage of data hiding is that _____
Correct Answer

(D) your data will be used correctly

[#244] The letter V is a _____
Correct Answer

(A) character literal constant

[#245] Assuming the following three operators appear in an expression (without parentheses), which of the operators will be performed first?
Correct Answer

(B) !