Categories

boolean

Jack Martins January 25, 2016
No votes yet.
Please wait...

Boolean (in programming languages) is a value which can be either true or false. It is used to check whether a certain expression or condition is true. For example, the expression 5 > 3 will return true value since 5 is greater than 3.

Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket

Comments are closed.