Question: what the display ?? Question-1 (2 points) What will the following pseudocode program display? (0.5 mark for each) Module main() Declare Integer x,y Declare Real
what the display ??

Question-1 (2 points) What will the following pseudocode program display? (0.5 mark for each) Module main() Declare Integer x,y Declare Real a,b,c Set a = 2 Set b 7-15/5 Set c = b*2/2*10/5 - 18.0/2 If (a==b) Then Set x= 15%4; Else Set x=0; End If Set y=10*4/5/2-(1+2) *2; Display c Display x Display y If (b>3) Then If (x>=3) Then Display "Good Luck" Else Display " Best wishes " End If End If End Module 11
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
