Home » Computer » Miscellaneous » Question
  1. Which of the following is not a logical operator?
    1. ADD
    2. AND
    3. NOT
    4. OR
Correct Option: A

Logical operators are mainly used to control program flow. And, Or, AndAlso, OrElse, and Xor are binary operators.



Your comments will be displayed only after manual approval.