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.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.