subject

In main: Declare an array capable of holding five Strings.
Populate the array by entering five first names all on one one line separated by spaces (see sample output but use different names).
Use a foreach loop (see page 255) to process the array and display the names on one line separated by spaces.
Pass the array to a void method.
In the void method:

Sort the array.
Create an arraylist of Strings.
Use a loop to populate the arraylist with the Strings in the array that was passed it.
Insert another name (you choose it) at the start of the arraylist.
Remove the name at the end of the arraylist.
Use a foreach loop to process the arraylist and display the names on one one line separated by spaces.
Sample Output (user input in boldface)
Enter five first names
Penny Lenny Benny Denny Kenny
Sorted array of names
Benny Denny Kenny Lenny Penny
Final list of names
Maria Benny Denny Kenny Lenny

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 06:40
What are the three uses of a screw?
Answers: 2
question
Computers and Technology, 23.06.2019 15:00
Visually impaired individuals generally rely on the for navigation. thus, designers need to ensure that mouse-specific inputs, such as pointing, clicking, and hovering, can be done without a mouse.
Answers: 1
question
Computers and Technology, 23.06.2019 22:20
What is a programming method that provides for interactive modules to a website?
Answers: 1
question
Computers and Technology, 23.06.2019 23:00
How do you know if the website is secure if you make a purchase
Answers: 2
You know the right answer?
In main: Declare an array capable of holding five Strings.
Populate the array by entering fiv...
Questions
question
History, 10.09.2020 01:01
question
English, 10.09.2020 01:01
question
Mathematics, 10.09.2020 01:01
question
Mathematics, 10.09.2020 01:01
question
Geography, 10.09.2020 01:01
question
Health, 10.09.2020 01:01
question
SAT, 10.09.2020 01:01
question
Social Studies, 10.09.2020 01:01
question
History, 10.09.2020 01:01
question
Biology, 10.09.2020 01:01
question
English, 10.09.2020 01:01
question
Mathematics, 10.09.2020 01:01
question
English, 10.09.2020 01:01