Q. When does one use the event ready?
β
Correct Answer: (C)
After loading
Explanation: The event ready is fired after the player is done loading. It is safe to interact with it after this event fired.