nerdexam
National_Instruments

200-500 · Question #25

What is the result of the following bitwise operation in PHP? 1 ^ 2

The correct answer is B. 3. See the full explanation below for the reasoning.

Question

What is the result of the following bitwise operation in PHP? 1 ^ 2

Options

  • A1
  • B3
  • C2
  • D4

How the community answered

(18 responses)
  • A
    6% (1)
  • B
    72% (13)
  • C
    17% (3)
  • D
    6% (1)

Community Discussion

No community discussion yet for this question.

Full 200-500 Practice