Question: In C Programming language.Create a structure name Bookshop where there will be book_id , book_name, book_price . creat an array struct Bookshop variable and then
In C Programming language.Create a structure name Bookshop where there will be book_id, book_name, book_price . creat an array struct Bookshop variable and then enter 5 book data.
then search a book by name and edit that book's information, else print "Book not found".
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
