mackenziemackley
mackenziemackley mackenziemackley
  • 02-11-2016
  • Computers and Technology
contestada

Write a program to add a set of students' names into an Arraylist and print it in the order they are inserted.

Respuesta :

kingburrito
kingburrito kingburrito
  • 03-11-2016
for ( int i = 0; i < names.size(); i++ ) {
System.out.println(Arrays.toString(names));
}
This should do the trick if youre in java. Its easy to convert to another language contact me for help :)
Answer Link

Otras preguntas

There are two species of freshwater shrimp that are introduced to a pond. The first species, Caridina cantonensis, is brightly colored with red and white stripe
If a coin is flipped twenty-five times and lands tails up seventeen times, the ___ probability that the coin lands tails up is .
What climate zone is not found in mid altitude regions?
I need help with question seven please
"Eat For 10 Hours. Fast For 14. This Daily Habit Prompts Weight Loss, Study Finds" This is the title of an NPR article about a 2019 study that recruited 19 ove
HELP ASP!!! PlS Using rigid motion which statement is true about the triangles?
Use 30-60-90 or 45-45-90 triangle relationships to find the missing variable
A pizza store charges $5 for delivery and $12 for p pizzas. How much does it cost to have 3 pizzas delivered?
True or False: The Nazi army was depleted by 500,000 by 1943 because of Hitler’s attack on the Soviet Union
A point lies on the line y = 3x - 2 Its x-coordinate is 4 Write down the coordinates of this point.