Computer Science, asked by ashritbelbase, 3 months ago

Bitwise operators can operate upon?

a) Double and chars b) floats and doubles c) int and floats d) int and chars

Answers

Answered by ItzMeMukku
19

BITWISE OPERATORS are used for manipulating data at the bit level, also called bit level programming.

Similar questions