1.

Bitwise logical operators in Java work with?

A. true/false boolean data
B. 0 and 1 individual bits of data
C. Characters of a String
D. None of the above
Answer» C. Characters of a String


Discussion

No Comment Found