69 Views

what is the difference between while loop and do while loop define with an example


mehwish 23rd Nov, 2020
Answer (1)
Prashant Kumar Pandey 23rd Nov, 2020

hello aspirant ..

Key Differences Between while and do-while Loop

  1. The while loop checks the condition at the starting of the loop and if the condition is satisfied statement inside the loop, is executed. As against, in the do-while loop, the condition is checked after the execution of all statements in the body of the loop.
  2. If the condition in a while loop is false, not a single statement inside the loop is executed. In contrast, if the condition in ‘do-while’ loop is false, then also the body of the loop is executed at least once then the condition is tested.
  3. The while loop is also known as the entry-controlled and pre-checking loop because in this loop, the body of the loop is executed prior to checking the condition. Conversely, the alternate name for the do-while loop is the exit-controlled and post-checking loop, the reason behind this is that the checking of the loop condition is followed by the execution of the body of the loop.
  4. The syntax of a do-while loop includes a semi-colon to terminate the loop. On the contrary, there is no use of the semi-colon in the while loop syntax.

hope it helps !

Related Questions

Sanskriti University BBA Admi...
Apply
BBA Admissions 2024 | 200+ Companies | Highest CTC 54 LPA | Scholarship Available
Amity University,Noida BBA Ad...
Apply
Ranked amongst top 3% universities globally (QS Rankings)
UPES | BBA Admissions 2024
Apply
#39 in NIRF, NAAC ‘A’ Grade | 100% Placement, up to 30% meritorious scholarships | Last Date to Apply: 31st May
PIET BBA Admissions 2024
Apply
5000+ Placements Offers | 120+ Recruiters | Average CTC 4LPA
Amity University, Noida B.Tec...
Apply
Asia's Only University with the Highest US & UK Accreditation
IIMT University Meerut BBA Ad...
Apply
"Top 20 Institute of India in Placements" by Times of India | Accredited by NAAC
View All Application Forms

Download the Careers360 App on your Android phone

Regular exam updates, QnA, Predictors, College Applications & E-books now on your Mobile

150M+ Students
30,000+ Colleges
500+ Exams
1500+ E-books