Sign in
Please select an account to continue using cracku.in
↓ →
Consider the following pseudocode.
x := 1;
i := 1;
while’$$(x \leq 500)$$
begin
$$X := 2^{x}$$;
i := i + 1;
end;
What is the value of i at the end of the pseudocode?
Create a FREE account and get: