Q8
Which header file is needed to use the 'cin' and 'cout' objects in C++?
A.
<iostream>
AnswerB.
<stdio.h>
C.
<conio.h>
D.
<fstream>
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board