File Extensions — Set 4
Computers · फाइल एक्सटेंशन · Questions 31–40 of 60
Which extension is used for a Microsoft OneNote Package file for sharing notebooks?
Correct Answer: D. .onepkg
The .onepkg extension is a compressed file that contains an entire OneNote notebook. It is used to backup or share a complete set of notes, including images and attachments. Opening this file extracts the contents back into a standard notebook structure.
What extension is used for Microsoft Visio Stencil files?
Correct Answer: C. .vssx
The .vssx extension is the XML-based format for Visio stencils in modern versions. Stencils contain collections of shapes that users can drag and drop onto their drawings. This format helps in organizing reusable diagram components.
Which extension is used for a Microsoft Project file?
Correct Answer: A. .mpp
The .mpp extension is the proprietary format for Microsoft Project data. it stores task schedules, resources, and project timelines. It is the standard format for project management professionals using Microsoft tools.
Which extension indicates a PowerPoint slide show in binary format (Office 97-2003)?
Correct Answer: D. .pps
The .pps extension was used for PowerPoint shows in older binary versions. Like its successor .ppsx, it opens the presentation in full-screen mode immediately. It is still supported for backwards compatibility.
The .docb extension in Microsoft Word represents which type of document?
Correct Answer: C. Binary Document
The .docb extension stands for a Word Binary Document. It is similar to .docx but stores data in binary format for faster reading and writing. It is rarely used compared to standard XML-based documents.
Which extension is used for a Microsoft Excel workspace file?
Correct Answer: A. .xlw
The .xlw extension was used in older versions of Excel to save the layout of multiple open workbooks. It does not store the data itself but remembers which files were open and their window positions. This feature has been largely replaced by newer window management methods.
What is the extension for a Microsoft Word template file from the 97-2003 era?
Correct Answer: D. .dot
The .dot extension was the standard template format for older versions of Microsoft Word. It used binary encoding and stored formatting styles. Modern versions have transitioned to the XML-based .dotx format.
Which of the following is a Microsoft Access Add-in file extension?
Correct Answer: D. .accda
The .accda extension is used for Microsoft Access Add-in files. These files provide additional wizards or functions to the Access development environment. They are used to enhance the capabilities of the database software.
Which extension indicates a Microsoft Visio template file?
Correct Answer: B. .vstx
The .vstx extension is used for Visio templates in the newer Open XML format. Templates provide a starting point with pre-defined styles and shapes for specific diagram types. It helps users create professional charts more quickly.
What is the extension for a Microsoft PowerPoint add-in file?
Correct Answer: A. .ppam
The .ppam extension is used for PowerPoint Add-ins that contain macros and extra features. Once installed, these add-ins provide additional tools across all presentation files. They are usually created using VBA code.