Question: Write a program in C++ that accepts the following information from the user (Validation required shown in brackets): Full Name (Must not be longer than
Write a program in C++ that accepts the following information from the user (Validation required shown
in brackets):
Full Name (Must not be longer than 30 characters)
Age (Must be between 13 & 110)
Hair Color
Height [in cm]
E-mail address (Must not be longer than 30 characters)
After collecting this information, display a message to the user that says
"Thank you. Your profile has been successfully stored in our database."
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
