1.

What is AND (&&) Operator?​

Answer» <html><body><p>The AND <a href="https://interviewquestions.tuteehub.com/tag/operator-1137101" style="font-weight:bold;" target="_blank" title="Click to know more about OPERATOR">OPERATOR</a> is a Boolean operator <a href="https://interviewquestions.tuteehub.com/tag/used-2318798" style="font-weight:bold;" target="_blank" title="Click to know more about USED">USED</a> to perform a logical conjunction on <a href="https://interviewquestions.tuteehub.com/tag/two-714195" style="font-weight:bold;" target="_blank" title="Click to know more about TWO">TWO</a> expression Expression <a href="https://interviewquestions.tuteehub.com/tag/1-256655" style="font-weight:bold;" target="_blank" title="Click to know more about 1">1</a> and Expression 2 . AND operator return value of <a href="https://interviewquestions.tuteehub.com/tag/true-713260" style="font-weight:bold;" target="_blank" title="Click to know more about TRUE">TRUE</a> and FALSE otherwise</p></body></html>


Discussion

No Comment Found

Related InterviewSolutions