Write a program that maintains the record for 15 books of a student. In each record (for a single book), it should store book id, book title, author and its price. The program should take input for all the 10 books and store the data in array of structure. In the end, the program should display (after reading from the file) titles of only those books whose authors are same.
Answers
Answered by
0
Answer:
see the picture it will help you to understand.
Attachments:
Similar questions