1.What is while Loop Statement ? The while loop is a control flow statement that allows a block of code to be repeatedly executed as…
1.What is while Loop Statement ? The while loop is a control flow statement that allows a block of code to be repeatedly executed as…