answersLogoWhite

0

What is a while?

User Avatar

Anonymous

15y ago
Updated: 8/17/2019

The while keyword is used to create a while loop, which tests a boolean expression and executes the block of statements associated with the loop.
If the expression evaluates to true, this continues until the expression evaluates to false.
This keyword can also be used to create a do-while loop.
Syntax:
do
{
statements;
}while(condition);

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is the word Temporary means?

lasting only a while. lasting only a while. Lasting only a while Lasting only a while Lasting only a while


How long have hybrids been around?

a while.. a while.. a while..


What is the homophone of while?

wile is the homophone of while


How do i do a while loop inside my current loop?

while(predicate1) { while(predicate2) { ... } }


Is it once and a while or once in a while?

Once in a while! I'm nine and I know that!


Can you give five sentences using while?

He was missing for a while during the walk. While I like chicken, I prefer beef. Many computer languages use while loops. It happened while I was there. Give me a while and I will have it finished.


What to do while tripping?

What to do while tripping


What is the difference between 'for a short while' and 'for a while' and when it should be used time to time?

'for a short while' is of lesser duration than 'for a while'.


Do we say while stock lasts or while stocks last?

WHILE STOCKS LAST.


What does while texting mean?

While means, generally, 'as' or 'during' or as an implied meaning, 'when'.So don't drive while texting means don't drive as you (also) are texting.Other examples of doing something 'while' include:Don't fall out of bed while sleeping.Don't yell while in church.Don't talk while chewing food.Don't interrupt while I'm watching the Olympics.Get me a drink of water while you're in the kitchen.


What of speech is while?

While is a conjunction1. Example: While we were chatting, others were eating.While is also a noun.2. Example:We've been waiting for a while.


Can you use while in a sentence?

He read a book while he waited for the bus. Let's go to the park for a little while. While a blizzard is possible, it is highly unlikely. Do you get paid while you are on maternity leave?