Question: Create a program that allows the user to input a list of first names into one array and last names into a parallel array. Input
Create a program that allows the user to input a list of first names into one array and last names into a parallel array. Input should be terminated when the user enters a sentinel character. The output should be a list of email addresseswhere the address is of the following form: first.last@mycollege.edu
Step by Step Solution
3.48 Rating (164 Votes )
There are 3 Steps involved in it
We will be making this program using library as the arrays are ... View full answer
Get step-by-step solutions from verified subject matter experts
