Question: Create a program using vectors and list template libraries. The program will do the following: Create a random number of random numbers between 1 -

Create a program using vectors and list template libraries. The program will do the following: Create a random number of random numbers between 1-100 to add to each templateobject (Create 10-25 numbers).o Add all numbers to the listo Add even numbers to the vector Display all numbers in the vector Display all numbers in the list sorted starting from the end of the list to the beginningCreate a main file and test your program.Sample Output

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!