In PowerPoint, what is the extension of a PowerPoint template? MCQ with Answer and Explanation

In PowerPoint, what is the extension of a PowerPoint template?
A. .potx
B. .pptm
C. .ppsx
D. .pptx
Answer: Option A
Solution (By JKSSB Mock Tests)
.potx is template.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Microsoft Office Questions

Question #1
To go to the previous page in a Word document, press:
A. Ctrl + Up Arrow
B. Ctrl + Page Up
C. Alt + Page Up
D. Page Up

Correct Answer: Option B


Explanation:
Ctrl+Page Up moves to the top of the previous page. Page Up scrolls up.

This question belongs to: Computer Microsoft Office
Question #2
What is the shortcut key combination to double-underline a selected block of text in MS Word?
A. Alt + Shift + D
B. Ctrl + Shift + D
C. Ctrl + Shift + U
D. Ctrl + U

Correct Answer: Option B


Explanation:
Ctrl + Shift + D applies a double-line underline style to selected text blocks in MS Word, while Ctrl + U applies a single underline.

This question belongs to: Computer Microsoft Office
Question #3
In MS Access, to delete all records from a table while keeping the structure, use:
A. ALTER TABLE;
B. TRUNCATE TABLE;
C. DROP TABLE table_name;
D. DELETE * FROM table_name;

Correct Answer: Option D


Explanation:
DELETE command removes records. DROP TABLE removes entire table. Access does not support TRUNCATE.

This question belongs to: Computer Microsoft Office