Monday, December 10, 2007

How to work with Boolean operators

How to work with Boolean operators

To work with Boolean operators

Boolean operators are the special operators, which are used to combine Boolean expressions;

Operator Operation

not negation

and logical and

or logical or

xor logical xor


No comments: