C++
1. Define a struct named carType to store the following data abouta car (pick the best data types):
a. Manufacturer (i.e. Toyota)
b. Make (i.e. Camry)
c. Model (i.e. LE)
d. Price (i.e. $20000.87)
2. Declare variables named myCar and yourCar from the carType.Show how to assign values to these variables. Make sure to displaythe values of the variables.
3. Define an array with 3 elements from the carType struct.
4. Write a function named getCar to read andstore data into an array of carType. You can ask the user for thedata inside this function.
5. Write a function named displayData that accepts an array ofcarType and the
PayPal Gateway not configured
PayPal Gateway not configured