Logical Operations - English

12757 visits



Outline:

Logical Operations *use of logical operators *and (&&) operator *example to explain and operator *program to demonstrate and operator *or (||) operator *example to explain or operator *(program to demonstrate or operator *not (!) operator *program to demonstrate not operator *save, compile and run the programs