subject

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 addresses
where the address is of the following form: first. last@mycollege. edu

i am about half through it and hopelessly stuck, i'm terrible at the flowchart aspect!

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 21:00
Analyze the following code. int x = 1; while (0 < x) & & (x < 100) system.out.println(x++); a. the loop runs forever. b. the code does not compile because the loop body is not in the braces. c. the code does not compile because (0 < x) & & (x < 100) is not enclosed in a pair of parentheses. d. the numbers 1 to 99 are displayed. e. the numbers 2 to 100 are displayed.
Answers: 3
question
Computers and Technology, 23.06.2019 08:00
The managing director of a company sends a christmas greeting to all his employees through the company email. which type of network does he use? he uses an .
Answers: 3
question
Computers and Technology, 24.06.2019 07:00
Into what form does the barcode reader convert individual bar patterns?
Answers: 1
question
Computers and Technology, 24.06.2019 11:30
Why is body language an important factor in a business meeting
Answers: 1
You know the right answer?
Create a program that allows the user to input a list of first names into one
array and last n...
Questions
question
Mathematics, 05.12.2019 18:31
Questions on the website: 13722363