Computer Science, asked by sweetgirl9879, 9 months ago

Ravi has written a program in Visual Basic 2008. He wants to combine two or more conditions in a program.
Which operator will you suggest him to use for this purpose?​

Answers

Answered by lntg
5

Set p = 15, q = 0, r = 60, S = 0

while((r MOQ P) EQUALS 0)

s = (s+2)*2

q = q + p

while (s < 50)

Print s

q = q -1

s = s + 9

end while

p = p - 3

Similar questions