Which of the following is the correct class of the object cout?
Options
A. iostream
B. istream
C. ostream
D. ifstream
Correct Answer
ostream
OOPS Concepts problems
Search Results
1. Which one of the following options is correct about the statement given below? The compiler checks the type of reference in the object and not the type of object.