Which header file is used with input and output operations of C in C++?
(a) stdio.h
(b) cstdio
(c) iostream
(d) streamio
I got this question during a job interview.
This interesting question is from C Input Output topic in section Strings, Streams & Numerics in C++ of C++