1.

What is AND (&&) Operator?​

Answer»

The AND OPERATOR is a Boolean operator USED to perform a logical conjunction on TWO expression Expression 1 and Expression 2 . AND operator return value of TRUE and FALSE otherwise



Discussion

No Comment Found

Related InterviewSolutions