C++luangage

profileholiday Jessica
c.docx

1

Write a program named READ.CPP to ask the user to type in, at the keyboard, the following information in the given order:

Course Name

Age

Wages for the week

Grade average

current bill

Major

GPA

Name

Current earned hours 

After inputting the information, issue the command:   system (“cls”);

Print the information on the screen, each ‘piece’ of data on a new line using a neat format.

No algorithm is needed

Submit hard copy of .cpp (source) codes