Solved

Which of the Following Statements Is Not True About C

Question 5

Multiple Choice

Which of the following statements is not true about C++ input/output (I/O) features?


A) C++ allows users to specify I/O for their own data types.
B) C++ automatically calls the correct I/O operations for standard types.
C) C++ has some object-oriented I/O features.
D) C++ borrowed its type safe I/O capabilities from C.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions