To perform stream I/O with disk files in C++, you should June 6, 2022 by admin โช Choose the correct option.To perform stream I/O with disk files in C++, you shouldA. 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. Submit Answer