1.

Which function helps in identifying compatibility of plug-in and browser?(a) NPN_UserAgent(b) NPN_Version(c) NPN_Status(d) NPN_GetValueI got this question in exam.The query is from HTML Plugins in section Advance HTML of HTML

Answer»

The CORRECT choice is (B) NPN_Version

For explanation: For determining whether plug-in and browser versions are compatible or not we use NPN_Version method It also provides alternative PROCESSING for different versions. For checking CHANGES in major and minor version numbers it can also be USED.



Discussion

No Comment Found

Related InterviewSolutions