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

Why might nations join together to remove trade barriers?
How do you think the people conquered by the Romans felt about their new rulers
How many corners are in a rectangle and how many flat faces
What would be m minus 4 in an algebraic expression
What does compris mean in French ???
How did the Romans rule differently from the Etruscans?
What is NAFTA? What countries are involved?
What is NAFTA? What countries are involved?
use the function rule, y= 2x+5, to find the values of y when x =1,2,3,4. write the answers as ordered pairs that would be used to graph the function. show your
What would be m minus 4 in an algebraic expression