QUESTION 15 myLoop: x := 5; y := 20; REPEAT y := y - x; X:= X-1; UNTIL (x>0) What is the final of y after this SQL state
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
QUESTION 15 myLoop: x := 5; y := 20; REPEAT y := y - x; X:= X-1; UNTIL (x>0) What is the final of y after this SQL state
QUESTION 15 myLoop: x := 5; y := 20; REPEAT y := y - x; X:= X-1; UNTIL (x>0) What is the final of y after this SQL statement is executed?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!