Home » HTML » HTML APIs » Question
  1. Which of the following plug-in file type is used in MS Windows?
    1. .SO
    2. PPC
    3. .DLL
    4. .DSO
    5. None of these
Correct Option: C

The plug-in file type depends on the platform. The file type in MS Windows is .DLL which is Dynamic Link Library files. Unix has .SO or .DSO files which are shared objects. MAC OS X has file PPC/x86/Universal loadable Mach-O bundle.



Your comments will be displayed only after manual approval.