Programming - Oops - Discussion

You Are Here :: Home > C++ Language > Oops - Discussion

 



Q.

To perform stream I/O with disk files in C++, you should                         


A. open and close files as in procedural languages. B. use classes derived from ios.
C. use C language library functions to read and write data. D. include the IOSTREAM.H header file.

Answer: Option B
Explaination:

 


No Explanation




Discussion

Your Comments Goes here...
NameDiscussion