Question: 2. GIVen: struct Book string title string author; int yearPublished; Declare a vector to hold a list of books. Create a book and insert it

2.

GIVen: struct Book string title string author; int yearPublished; Declare a vector to hold a list of books. Create a book and insert it in the vector. You can fill it in with data from your favorite book
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
