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

When was the battle of Hastings?
What long-term effect do you think EU membership will have on nationalism in Europe? Explain.
A certain test is worth 155 points. How many points (rounded to the nearest point) are needed to obtain a score of 65%?
what is perpendicular to y= 3x -9 and passes through the point (3,1)
which of the following suffered most from DDT poisoning in the great lakes region
Why was there growing involvement of the USA in Europe in the years 1945-48 ??
An oscillator makes four vibrations in one second. What is its period and frequency?
The number 6 is halfway between 4.5 and 7.5.Answer the missing numbers below.The number 6 is halfway between 2.8 and .......The number 6 is halfway between -12
would you rather be a senator or a representative member? why or why not?
What is the formula for the volume of a cuboid?