Question: Write a C + + application that asks the user for a name, stored in a string variable, and then asks the user for an

Write a C++ application that asks the user for a name, stored in a string variable, and then asks the user for an age.
And finally, prints a statement to the console, telling the user (by name) how long it will take for them to become a octogenarian.
(i.e.80- age years).

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 Programming Questions!