C++ program to write and read object using read and write function
belongs to collection: C++ programming File Handling/ File Streams Examples
All Answers
total answers (1)
belongs to collection: C++ programming File Handling/ File Streams Examples
total answers (1)
Write and read object values in the file using read and write function.
Output
File created successfully. Enter name:Mike Enter age:21 File saved and closed succesfully. Name:Mike,Age:21need an explanation for this answer? contact us directly to get an explanation for this answer