Which of the following supports the concept that reusability is a desirable feature of a language?
A. It reduces the testing time
B. It reduces maintenance cost
C. It decreases the compilation time
D. It reduced both testing and maintenance time
Answer: Option D
Related Questions on Introduction to C plus plus
What does the 'cin' object in C++ represent?
A. File output stream
B. File input stream
C. Standard output stream
D. Standard input stream

Join The Discussion