1.

The ascending order of precedence of the bit-wise operators &, ^, | is

A. &, ^, |
B. ^, &, I
C. |, ^, &
D. &, |, ^
Answer» D. &, |, ^


Discussion

No Comment Found