nerdexam
Zend

200-530 · Question #395

Which of the following operators will you use to check whether two variables contain the same instance of an object or not?

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

Question

Which of the following operators will you use to check whether two variables contain the same instance of an object or not?

Exhibit

200-530 question #395 exhibit

Options

  • A==
  • B===
  • C=
  • D.

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    76% (28)
  • C
    14% (5)
  • D
    8% (3)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice