Computer Science, asked by abhinandan1741018020, 8 months ago

1 What will be the output
2 of the following pseudocode?
3 Integer j, i, count, num
4 while(num NOT EQUALS O)
5 if((num & 1) is EQUAL to 1)
6 Jump out of the loop
7 else
8 count =
count + 1
9
num >> 1
end while
Print count
num​

Answers

Answered by shubhamsinha4
0

Answer:

i cant understand .....

Answered by devyanshichoudhari23
0

Answer:

what are you telling not understand

search in google or doubt app

please mark me as Brainliest and follow me

Similar questions