Question

Q1: 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.

Answer

This answer is hidden. It contains 45 characters.