Question: please use intro to C++ language Write a program that defines a sting variable named student, an integer variable named course_num and a character variable

 please use intro to C++ language Write a program that defines

please use intro to C++ language

Write a program that defines a sting variable named student, an integer variable named course_num and a character variable named grade. Store your name, course number and target grade in the variables. The program should display these values on the screen in a manner similar to the following: Program Output My name is Mary. In CPTR 1100, I expect to make an A in the Spring 2019. NOTE: The name, course number and grade are derived from the variables defined - NOT FROM PRINTING THE VALUES. My name is student. In CPTR course_num, I expect to make an grade in the Spring 2019

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!