IBPS RRB Officer Scale 1 Model Paper 2
© examsiri.com
Question : 166 of 200
Marks:
+1,
-0
Find the output of the following program segment
A = 40
B = 20
A = B
B = A
write A. B
A = 40
B = 20
A = B
B = A
write A. B
Go to Question: