Create a data structure named College that contains three public fields: the year the college was founded, the current student population, and the annual tuition. Write a program that declares a...


Create a data structure named College that contains three public fields: the year the


college was founded, the current student population, and the annual tuition. Write a program that declares a College. Prompt the user for values for the fields, and echo them.


Save the file as College.cpp.



May 19, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here