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

Given 4 percent of (2a + b) is 18 and a is a positive integer, what is the greatest possible value of b?
What is the simplified answer to the problem 9+5r-9r??
what is the definition of sin
solve for x:    x to the negative 3rd power is equal to 27 over 64
which areas were obtained after the revolutionary war?
what is the comparative and superlative of many, lazy, smooth, and rough
What is an object with a very high resistance classified as?
could you tell me what is sputnik?
the measure of distance from one point to another is?
what is the farthest distance a human has ever been from earth?