National_Instruments
200-500 · Question #93
What object method specifies post-serialization behavior for an object?
The correct answer is B. __wakeup(). See the full explanation below for the reasoning.
Question
What object method specifies post-serialization behavior for an object?
Options
- A__sleep()
- B__wakeup()
- C__set_state()
- D__get()
- E__autoload()
How the community answered
(30 responses)- A3% (1)
- B73% (22)
- C13% (4)
- D7% (2)
- E3% (1)
Community Discussion
No community discussion yet for this question.