Tuesday, November 29, 2011

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.
Category:J2SE Interview Questions

No comments:

Post a Comment