Object Oriented Programming Using C Plus Plus - Study Mode
[#356] The operator that releases previously allocated memory is _____
Correct Answer
(C) delete
[#357] When a language has the capability to produce new data types, it is said to be
Correct Answer
(D) extensible
[#358] A compound statement does not consist of
Correct Answer
(A) a single statement
[#359] The preprocessor directive always starts with the symbol
Correct Answer
(C) #
[#360] Which of the following statements is true?
Correct Answer
(C) Data-structured coupling is looser than control coupling