Question: C++ 2003-) Please, by using Nested-if, write a C++ program that asks the user about his/her gender, then, outputs: Male if the received value is
2003-) Please, by using Nested-if, write a C++ program that asks the user about his/her gender, then, outputs: Male if the received value is 'M', or Female if the received value is 'F, or Invalid Gender in case the received value is something different
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
