

MCQOPTIONS
Saved Bookmarks
1. |
The ascending order of precedence of the bit-wise operators &, ^, | is |
A. | &, ^, | |
B. | ^, &, I |
C. | |, ^, & |
D. | &, |, ^ |
Answer» D. &, |, ^ | |