Computer Science, asked by yashafrin, 2 months ago

How many times will OK be printed in the above program? #include <stdio.h> int main() { int i = 1024; for (; i; i >>= 1) printf("OK"); return 0;} ​

Answers

Answered by sakshi694
0

Answer:

hjhhhuuuuuuuuhu

Explanation:

ubhgfdssssssssdddd

Similar questions