Object Oriented Programming Using C Plus Plus - Study Mode

[#66] Which of the following is a C++ class?
Correct Answer

(D) iostream

[#67] Precedence determines which operator
Correct Answer

(A) is evaluated first

[#68] When using the standard files that come with the C++ compiler, you should surround the header file name with _____
Correct Answer

(B) angle brackets

[#69] The loop condition in a flowchart is represented by a(n) _____
Correct Answer

(A) diamond

[#70] Which of the following, if any, are invalid names for a variable?
Correct Answer

(D) operator