6. What will be the output of the program?
A. 4 1 8 1
B. 4 >> 1 8 >> 1
C. 2 >> 4 Garbage value >> Garbage value
D. 2 4
7. What will be the output of the program?
A. 12400
B. 12480
C. 12500
D. 12556
8. What will be the output of the program?
A. 1
B. 0
C. -1
D. 2
9. What will be the output of the program ?
A. 0, 0, 0, 0, 0
B. 0, 32, 32, 32, 32
C. 32, 32, 32, 32, 0
D. 32, 32, 32, 32, 32
10. What will be the output of the program?