Question: 14. The following code intends to input a user's first name, last name, and age. However, it has an error. Fix the code. string fullName;

14. The following code intends to input a user's first name, last name, and age. However, it has an error. Fix the code. string fullName; int age; cout > fullName; cout > age; cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
