Consider the following loop structure: Set x to 10 while (x is less than 50) Write the value of x in the output window. Go to the next line. Increment x by 10. Write "Thank you" in the output window. How many times will the loop be executed? What is the exact output of the above structure? Draw the flowchart for the above algorithm?
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here