Answers

Question and Answer:

  Home  J2SE

⟩ What is boolean?

Refers to an expression or variable that can have only a true or false value. The Java programming language provides the boolean type and the literal values true and false.

 157 views

More Questions for you: