answersLogoWhite

0

The for and while statements are entry-controlled loops. The do-while statement is an exit-controlled loop.

User Avatar

Wiki User

7y ago

What else can I help you with?

Related Questions

Why do you use the loops in java?

You use loops in Java when you want a set of actions to be repeated until a particular condition is met or for a certain number of times.The different types of loops in Java are:For LoopsDo-While LoopsWhile Loops


How to remove duplicate letters using for loops in java?

ill help you


What are some of the different features of Java?

Check the link below for the Java entry in Answers.com.


Use nested loops to create pyramid of letters?

a pyramid with letters java application


Where is Java?

Java is an island located in Indonesia. Check the related link below for the entry in Answers.com.Indonesia


In java public static voidmain function denotes what?

Java's main function denotes the entry point into the execution of your program.


What is the difference between entry and exit controlled loops - in Java?

while loop and for loop are entry controlled loops as they check looping condition at the entry point. do while loop is exit controlled loop as it checks looping condition at exit point. shreeradha@yahoo.com


Why main is used in java?

In java need main() method. without main() in java we won't run the java programe main() signals the entry point to the program - it tells the Java Virtual Machine which is the first program that should be executed.


What is Control structures in java?

Control structures in java are nothing but like how u structure your program based on conditions like if-else using switch-case using for loops all together conditions applying things are called control structures


What looping structures are there in JavaScript?

Loops in Java Script are:for - loops through a block of code a specified number of timeswhile - loops through a block of code while a specified condition is truedo...while - also loops through a block of code while a specified condition is truefor...in - loops through the properties of an objectFor more information, visit the Related Link.


What is the definition for aerobatics?

Aerobatics are fancy movements while flying: controlled dives, stalls, loops and so on.


Is there an job opportunity after learning java?

There are a lot of jobs available in the Java Programming field. You might want to go to http://www.dice.com and search for JAVA jobs in your area. I'm sure you can find entry level Java developer positions if you look!