*Logical operators – It is a Binary operator.A
logical operator is used to compare or evaluate values,expressions,statements.
->logical operators are also called boolean operators.because the test between values are reduced to either zero as false statement and one as true statement.
*There are three logical operators.