<=Back
Write a C++ program that will open a file named myfile on drive F for output (capture an error if the file is not open). The program should then output the string “polymorphism and inheritance” to the file and close it
 Viewed: 596 times
Share in: