Assume the definition of Exercise 6.
a. Write a C++ function, getFruitInput to read and store data into a variable of fruitType.
b. Write a C++ function, printFruitInfo to output data stored into a variable of fruitType. Use appropriate labels to identify each component. (4)