Kizspy | Question: 12
(Choose 1 answer)
FJOVERFLOW.COM
The operator in the C programming language is used to
A. XOR two bit sequences.
B. OR two bit sequences.
C. AND two bit sequences.
D. SHIFT UP a bit sequences.
E. NOT a bit sequences.
F. Calculate the exponential value, for example 2^3 = 8.