Object Oriented Programming Using C Plus Plus - Study Mode
[#436] Reference variables and const class members _____
Correct Answer
(C) must be initialized, rather than assigned values
[#437] The best form of coupling is _____
Correct Answer
(C) loose
[#438] Paying attention to the important properties while ignoring inessential details is known as________
Correct Answer
(C) abstraction
[#439] What does C++ append to the end of a string literal constant?
Correct Answer
(D) a null character
[#440] An array name is a _____
Correct Answer
(C) memory address