Question: hurry up please! What will the following code give? i = 0; while(i>5) i = -1; end NAN Error Infinite loop
What will the following code give? i = 0; while(i>5) i = -1; end NAN Error Infinite loop
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
