How many nested can be used | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How many nested can be used

no.

16th Sep 2017, 3:48 PM
Ddhruv
Ddhruv - avatar
3 Answers
+ 3
loops nested or what? you must to check conditions of all nested loops to have always a base case to break it because in other way you could have infinite loops
16th Sep 2017, 4:30 PM
Daniel
Daniel - avatar
+ 3
but if you check and control all, you can use all which you want or need
16th Sep 2017, 4:31 PM
Daniel
Daniel - avatar
+ 3
thanks
16th Sep 2017, 5:02 PM
Ddhruv
Ddhruv - avatar