InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not the storageEvent interface?(a) event.newValue(b) event.url(c) event.key(d) event.clearI got this question in final exam.This intriguing question originated from Web Storage topic in division HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Correct choice is (d) event.clear |
|