Question: C++ Write a value-returning function called getAge that returns an int data value corresponding to a persons age. The function should prompt the user for
C++
Write a value-returning function called getAge that returns an int data value corresponding to a persons age. The function should prompt the user for their age and return it appropriately. Declare any local variables if needed.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
