nerdexam
National_Instruments

200-500 · Question #17

Which methods can be used to overload object properties? (Choose 2)

The correct answer is B. __set(), __get() E. __isset(), __unset(). See the full explanation below for the reasoning.

Question

Which methods can be used to overload object properties? (Choose 2)

Options

  • Aset(), get()
  • B__set(), __get()
  • C__put(), __receive(), __exists()
  • Dset(), get(), isset()
  • E__isset(), __unset()

How the community answered

(32 responses)
  • A
    9% (3)
  • B
    72% (23)
  • C
    16% (5)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 200-500 Practice