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

What does a tda response include
Many philosophers wrote down their philosophies about the government and___________? . A number of philosophers published books on the subject. They applied the
Frankie the frog stands at the number 0 on a number line and wants to hop to the number 8. he can hop 1, 2, 3 units forward in a single jump. how many different
Rewrite the following paragraph, adding adjectives to describe the three things you’d like to buy. When I have enough money, there are three things I’d like to
What is the value of k in the function ƒ(x) = 112 - kx if ƒ(-3) = 121?
3x= 15. 5 2 3 4 What is the answer? ;)
The original cost of a pair of shoes is $125. The shoes are now on sale for $100. What is the percent discount of the shoes?
Please check my answers! (Java)
which equation represent the graphed function
Please check my answer! (Java)