Logical operators are used to compare the conditions or
relations between relation operators or conditions. It describes the logical
relationship between condition or conditions.
There are 3 basic logical
operators namely AND, OR, and NOT.
The list of logical operators is as follow:
Operator
|
Definitions
|
&&
|
AND
|
||
|
OR
|
!
|
NOT
|
No comments:
Post a Comment