Question: Create and populate a string array called familyNames that holds five family names. You will ask the user to enter five family names through console
Create and populate a string array called familyNames that holds five family names. You will ask the user to enter five family names through console input (C#), using the Scanner (JAVA), or Forms (Web Development). You will then display the family names by reading the contents of the array and display the content in the following format: EXPECTED OUTPUT You entered the following family names: Name1 Name2 Name3 Name4 Name5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
