Task#3: Book store Write a C++ program to save books data user will enter Book Title, Year, Author as long as the user d
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Task#3: Book store Write a C++ program to save books data user will enter Book Title, Year, Author as long as the user d
Task#3: Book store Write a C++ program to save books data user will enter Book Title, Year, Author as long as the user did not enter -1 and save data into a file without deleting the old data Hint : use getline method Enter Book Title Enter Book year Enter Book Author Sample Output : Data saved successfully
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!