The fundamental distinction between a do-while loop and a while loop is that in a do-while loop, the condition is tested at the conclusion of the loop body, but in the other two loops, the condition is tried at the beginning.
An exit controlled loop is a type of loop in which the test condition is checked after the body of the loop has completed. As a result, even if the test condition fails, an exit control loop will execute at least once. In C, for example, a do while loop. do int i=1.
Loops in Visual Basic are divided into three categories: for... next loops, do loops, and while loops.
A do-while loop is similar to the while loop except that the condition is always executed after the body of a loop. It is also called an exit-controlled loop.
Do... While the loop is of the type exit control loop, it verifies the condition at the end, so the loop will run unconditionally for the first time. If the condition for exiting the loop becomes true, the loop will be terminated; else, it will be repeated.
Learner's Ratings
4.4
Overall Rating
70%
18%
5%
4%
3%
Reviews
I
Ishant kumar
4
best
K
Krishna dhangar
5
nice,teaching
A
Ashutosh Thakkar
5
It is as same as any college can offer or if you refer any book this as same as that. Great teaching of C language. I am really happy about this course
I
Ishant Kumar
5
i love c language
P
PATAN MASTHAN
5
sir need c notes it is very useful us to read after listening class so i request u do please provide notes......................masthimasthan786@gmail.com this is my mail
L
Lalita
5
this courses are very helpful. thank you so much.
B
Biwek Gorai
5
I like this course , thank you for your free courses, your free course many people for helpful.
S
SHAYAQ SHAFI
5
sir please provide pdf
Y
Yash Lohiya
5
I am really thanks to learnvern because they give best lectures without any cost sir please. I am really requesting please give us pdf
S
Sonu Kumar
5
teaching is really very awesome.
If assignment would be in the pdf along with lecture. then it would be more benificial.
Share a personalized message with your friends.