Object Oriented Programming Using C Plus Plus - Study Mode

[#411] You can throw _____
Correct Answer

(D) any of these

[#412] You invoke a function with a function
Correct Answer

(A) call

[#413] Which is a good guideline for creating function names?
Correct Answer

(D) Avoid the use of digits because they are easily confused with letters

[#414] Reserving memory during program execution is known as reserving it
Correct Answer

(A) dynamically

[#415] "Rohan Motors" is a _____
Correct Answer

(C) string literal constant