

MCQOPTIONS
Saved Bookmarks
1. |
function returns true if N is odd |
A. | function returns true if N is even |
B. | function returns true if ith bit of N is set |
C. | function returns false if ith bit of N is set |
Answer» D. | |