InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of the event disconnectionEvent?(a) Player demands for disconnection(b) Player disconnects from the channel(c) There is no user interaction(d) Player demands for reconnectionThe question was posed to me in an online quiz.Question is from HTML APIs in chapter Caching, Debugging and Animation of JavaScript |
|
Answer» Correct answer is (b) Player DISCONNECTS from the channel |
|