Question: (points (2 Question-1 What will the following pseudocode program display? (0.5 mark for each) Module main() Declare Integer xy Declare Real a,b,c Set a =

(points (2 Question-1 What will the following pseudocode program display? (0.5 mark for each) Module main() Declare Integer xy Declare Real a,b,c Set a = 2 Set b = 7-15/5 Set c = 6*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 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 (points (4 Question 2 Consider the following flow chart. Write down equivalent code in programing language using the instructions you learned in this course, an Decreto not FW F Decorage 20 out to Display F Tue Di Chi Displayed Display Wong End
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
