Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

What is the prefix of all the browser-specific functions?

a) NPP
b) UPP
c) NPN
d) GPN

Answer: c
Explanation: It is a convention that all of the browser specific functions have the prefix ”NPN” and all of the plug-in specific functions have the prefix “NPP”. Gecko calls plug-in API function NP_Initialize at the time when plug-in code first loaded.

Join The Discussion