Do

Looking for a job?
Create a free profile and automatically get matched with companies that meet your requirements.
Get job offers
Looking for a developer?
Post your job today and get matched with skilled developers from Europe's #1 developer community.
Find out more

What does "do" mean?

"Do" refers to a control flow statement used to create a loop that executes a block of code repeatedly until a specified condition evaluates to false and is commonly known as a "do-while" loop.