info@avatto.com
+91-9920808017
0. Assume that X and Y are non zero positive integers. What does the following Pascal program segment do? while X Y do if X > Y then X : = X - Y else Y : = Y - X ; write (X);
Computes LCM of two numbers
Divides larger number by the smaller number
Computes GCD of two numbers
None of these
Your email address will not be published. Required fields are marked *
Report
Name
Email
Website
Save my name, email, and website in this browser for the next time I comment.
Comment
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login