| 510-301 Exam |
| 510-301 - Exam Information |
| Question of the day |
What are two advantages of using the Message object to pass data opposed to using global variables? (Choose two.)
Answer(s)
A reference variable to the Message object does not need to be defined.
The Message object can be extended through inheritance.