Question 22
Based on the above data, answer the given subquestions.
What will the values of a and b be at the end of execution of the pseudocode given below?
What will the values of a and b be at the end of execution of the pseudocode given below?
a = 0, b = 0
a = 1, b = 0
a = 0, b = 1
a = 1, b = 1