Which of the following is a Boolean operator ?

2023

Which of the following is a Boolean operator ?

  1. A.

    OR

  2. B.

    Add

  3. C.

    Subtract

  4. D.

    Multiply

Attempted by 408 students.

Show answer & explanation

Correct answer: A

The correct answer is Option A: OR. In computer science, Boolean operators are used to perform logical operations on binary values (true/false, 1/0). The basic Boolean operators are AND, OR, and NOT. Conversely, Add, Subtract, and Multiply are arithmetic operators used for numerical calculations.

Explore the full course: Up Police Computer Operator

Loading lesson…