Different logical operators in Java script Only write there-01757
This subjective question is related to the book/course vu it430 E-Commerce. It can also be found in vu it430 Mid Term Solved Past Paper No. 7.
Question 1: Different logical operators in Java script? Only write there name and there symbols.
&& for logical and
|| for logical or
! for logical not
Answer:
Logical operators
&& for logical and
|| for logical or
! for logical not