Question: Write a C++ program that inputs a full name (using getline) from a user and then the program should separate the name into: First Name;
Write a C++ program that inputs a full name (using getline) from a user and then the program should separate the name into: First Name; Middle Name; Last Name;
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
