1.

The browser will not call the plug-in _________(a) NPN_InvalidateRect(b) NPP_Print(c) NPP_HandleEvent(d) NPP_SetValueI have been asked this question by my college professor while I was bunking the class.I need to ask this question from HTML Plugins in portion Advance HTML of HTML

Answer»

Right choice is (a) NPN_InvalidateRect

Best explanation: Browser calls various plug-in METHODS like NPP_Print, NPP_SetWindow, NPP_SetValue, NPP_HandleEvent, NPP_GetValue. NPP_SetValue is for setting the browser INFORMATION, for delivering platform-specific EVENT to INSTANCE browser calls NPP_HandleEvent method.



Discussion

No Comment Found

Related InterviewSolutions