1.

Which of the following is called after plug-in is initialized to get scripting interface?(a) NPP_GetValue(b) NP_GetValue(c) NP_GetMIMEDescription(d) NP_InitializeThis question was posed to me in class test.This is a very interesting question from HTML Plugins topic in division Advance HTML of HTML

Answer»

The correct OPTION is (a) NPP_GetValue

Explanation: After the plug-in is initialized to get scripting interface NPP_GetValue is called. NP_GetValue is called during INITIALIZATION to RETRIEVE plug-in’s description and NAME, that will APPEAR in navigator.plugins DOM object and is used to populate about:plugins.



Discussion

No Comment Found

Related InterviewSolutions