- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
boolean
January 25, 2016
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.