-
What is the prefix of all the browser-specific functions?
-
- GPN
- NPN
- NPP
- UPP
- None of these
Correct Option: B
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.