

MCQOPTIONS
Saved Bookmarks
1. |
The following 'C' program |
A. | Counts the number of bits which are on in the number num |
B. | Sets all bits in the number num to 1 |
C. | Sets bits in the number num to 0 |
D. | Error |
Answer» B. Sets all bits in the number num to 1 | |