Home / Report Question

Q. 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

Correct Answer: A