While Loop:-
While loop keeps repeating an action until a condition returns false.
Nested While loop:-
Nested while loops work as while loop but in this case, you use one or more while loop condition in one while loop.
ex:-
Do While loop:-
Do While loop work as while loop but in this case Before executed then check condition is true then execute next if condition is false then exit.
ex:-
Nested Do While loop:-
Nested Do While loop work as Do While loop but in this case you can add or use one or more do while loop in one parent do while loop.
ex:-
For loop :-
For loop is frequently used where you will be a fixed number of times.
ex:-
Nested for loop :-
Nested for loop work like as for loop but one or more for loop in one parent for loop.
ex:-
I’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I am working at Cotocus. I blog tech insights at DevOps School, travel stories at Holiday Landmark, stock market tips at Stocks Mantra, health and fitness guidance at My Medic Plus, product reviews at I reviewed , and SEO strategies at Wizbrand.
Please find my social handles as below;
Rajesh Kumar Personal Website
Rajesh Kumar at YOUTUBE
Rajesh Kumar at INSTAGRAM
Rajesh Kumar at X
Rajesh Kumar at FACEBOOK
Rajesh Kumar at LINKEDIN
Rajesh Kumar at PINTEREST
Rajesh Kumar at QUORA
Rajesh Kumar at WIZBRAND