lovekyesha03 lovekyesha03
  • 23-01-2020
  • Computers and Technology
contestada

a(n) ___ loop allows you to cycle through an array without specifying the starting and ending points for the loop

Respuesta :

colocho08
colocho08 colocho08
  • 30-01-2020

Answer:

enhanced for loop

Explanation:

Enhanced for loop is an improve concept about loops, this features was implemented in Java SE 5.0 version, this method simplify the For structure. For example:

for (int i = 0; i <array.length; i ++) {  

   System.out.print (array [i]);  

}

Enhanced for loop

for (String element : array) {

   System.out.print(element);

}

Answer Link

Otras preguntas

Suppose the length of two string are 10 centimeter and 17 centimeter. Describe how the length of these two strings compare
Great Britain required more taxation from colonies because of which event ,
Did the colonists have an army established before the start of the war?
the loss of topsoil in very dry areas of the world is known as
Lenin was smuggled back in Russia by the Germans because they thought he might
If vx = 0.40 meters/second and vy = 3.00 meters/second, what is the value of θ?
Draw an example of a composite figure that has a volume between 750 and 900 cubic units.
Which scientist discovered the neutron? a. J.J. Thompson b. Robert Millikan c. James Chadwick d. Ernest Rutherford
The position of th topic sentence often shifts, according to the author and writing style. Where is one place the topic sentence should never be.?
Define Islam and tell what its followers are called.