InterviewSolution
Saved Bookmarks
| 1. |
Which method is used for sending data to URL from memory buffer?(a) NPN_PostURL(b) NPN_GetURLNotify(c) NPN_GetURL(d) NPN_PostURLNotifyThis question was addressed to me in a job interview.The origin of the question is HTML Plugins in chapter Advance HTML of HTML |
|
Answer» Right answer is (a) NPN_PostURL |
|