InterviewSolution
Saved Bookmarks
| 1. |
Which of the following request is used for the browser to load a URL?(a) NPN_GetURL(b) NPN_PostURL(c) NPN_PostURLNotify(d) NPN_GetURLNotifyI had been asked this question during an interview.This question is from HTML Plugins in portion Advance HTML of HTML |
|
Answer» The CORRECT answer is (a) NPN_GetURL |
|