Logical Operator – Logical and Logical or Logical Not (&&, ||, !)

Logical Operator are used for Checking more than one condition in a single time.

Operator Name
&& Logical And
|| Logical OR
! Logical NOT

Leave a Reply

Your email address will not be published. Required fields are marked *