nerdexam
Zend

200-710 · Question #12

What is "instanceof" an example of?

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

Object-Oriented Programming

Question

What is "instanceof" an example of?

Options

  • Aa boolean
  • Ban operator
  • Ca function
  • Da language construct
  • Ea class magic

How the community answered

(40 responses)
  • A
    13% (5)
  • B
    80% (32)
  • C
    5% (2)
  • D
    3% (1)

Topics

#instanceof#operators#type checking#keywords

Community Discussion

No community discussion yet for this question.

Full 200-710 Practice