1.

Boolean logical operators in Java work with?

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


Discussion

No Comment Found