In previous post we learnt for loop, in this post we will learn working of while loop.
While loop is used when you want to execute a block of code repeatedly with a checked condition before making an iteration. In simple language while loop is a entry controlled looping statement.
No comments:
Post a Comment
If you have any doubts, please discuss here...👇