Operator Description Example
&& Logical AND (10==20 && 20==25) false
| | Logical OR (10==20 | 20==25) false
! Logical NOT ! (10==20) true
Coderraj is the global online platform and circle for programmers to learn, communicate, share their knowledge and growth their careers.
Copyright ©2022 coderraj.com. All Rights Reserved.