0% found this document useful (0 votes)
120 views4 pages

MCQs on Windows, MS Word & Excel

The document contains 40 multiple choice questions (MCQs) focused on Windows, MS Word, and MS Excel, covering topics such as keyboard shortcuts, file management, and specific functions within the applications. Each question includes four options, with the correct answer indicated. This resource serves as a quiz or study guide for users looking to test their knowledge of these software applications.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
120 views4 pages

MCQs on Windows, MS Word & Excel

The document contains 40 multiple choice questions (MCQs) focused on Windows, MS Word, and MS Excel, covering topics such as keyboard shortcuts, file management, and specific functions within the applications. Each question includes four options, with the correct answer indicated. This resource serves as a quiz or study guide for users looking to test their knowledge of these software applications.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

40 MULTIPLE CHOICE QUESTIONS (MCQS) ON WINDOWS, MS WORD & MS EXCEL.

1. Which key opens the Start menu in Windows?


a) Ctrl
b) Alt
c) Windows key ✅
d) Shift
2. Which of these is a file management application in Windows?
a) WordPad
b) Paint
c) File Explorer ✅
d) Notepad
3. Which file extension is used for executable files in Windows?
a) .txt
b) .exe ✅
c) .docx
d) .jpg
4. What does the Recycle Bin store?
a) Installed software
b) System files
c) Deleted files ✅
d) Temporary files
5. Which shortcut locks the Windows computer?
a) Ctrl + L
b) Windows + L ✅
c) Alt + L
d) Shift + L
6. Which of the following is NOT an operating system?
a) Windows
b) Linux
c) MacOS
d) Chrome ✅ (Chrome is a browser, not OS)
7. What is the function of Alt + Tab?
a) Opens Task Manager
b) Switches between open windows ✅
c) Opens Run dialog
d) Closes the current window
8. The desktop is a type of:
a) Hardware
b) Application
c) Graphical user interface ✅
d) Control panel
9. Which tool helps restore deleted files?
a) File Explorer
b) Control Panel
c) Recycle Bin ✅
d) Disk Cleanup
10. Which Windows feature allows you to view and manage running processes?
a) Control Panel
b) File Explorer
c) Task Manager ✅
d) Windows Defender

11. What is the default file extension for Word 2016+ documents?
a) .txt
b) .doc
c) .docx ✅
d) .rtf
12. Which shortcut is used to make text bold in Word?
a) Ctrl + I
b) Ctrl + U
c) Ctrl + B ✅
d) Ctrl + Shift + B
13. What is the use of the "Thesaurus" in Word?
a) Spell checking
b) Grammar correction
c) Finding synonyms ✅
d) Translation
14. Which tab contains the "Page Layout" options?
a) Home
b) Insert
c) Layout ✅
d) View
15. To check spelling in a Word document, you press:
a) F5
b) F7 ✅
c) F2
d) F1
16. What is a header in MS Word?
a) Text at the bottom
b) A comment
c) Text at the top of a page ✅
d) Font style
17. What does the "Ctrl + Z" shortcut do in Word?
a) Redo
b) Zoom
c) Undo ✅
d) Close
18. Which view shows how a document will look when printed?
a) Outline
b) Draft
c) Web Layout
d) Print Layout ✅
19. What is WordArt used for?
a) Text alignment
b) Adding stylish text ✅
c) Spell checking
d) Insert footnote
20. Which tab is used to insert tables and pictures?
a) Home
b) View
c) Insert ✅
d) References
21. What is the function of "Track Changes"?
a) Word count
b) Grammar correction
c) Record editing ✅
d) Add a table
22. To save a document, you can press:
a) Ctrl + O
b) Ctrl + P
c) Ctrl + S ✅
d) Ctrl + N
23. Which of these is NOT a font style?
a) Bold
b) Italic
c) Justify ✅
d) Underline
24. Which feature helps create a table of contents?
a) Mail Merge
b) Table Tool
c) Index
d) References Tab ✅
25. What does 'Justify' alignment do?
a) Aligns text left
b) Aligns text center
c) Aligns text to both margins ✅
d) Aligns text right

26. In Excel, a cell is identified by its:


a) Font
b) Address ✅
c) Data
d) Format
27. Which symbol is used to start a formula in Excel?
a) @
b) #
c) = ✅
d) $
28. What is the use of SUM function?
a) Counts cells
b) Multiplies numbers
c) Adds values ✅
d) Formats data
29. Which function returns the highest value?
a) MAX ✅
b) MIN
c) COUNT
d) AVERAGE
30. What does the Fill Handle do?
a) Clears formatting
b) Fills adjacent cells ✅
c) Opens help
d) None of these
31. What is a cell range?
a) A group of selected cells ✅
b) A formula
c) A chart
d) A row
32. To insert a chart, you go to:
a) File
b) View
c) Insert ✅
d) Home
33. What does "Freeze Panes" do?
a) Deletes rows
b) Hides columns
c) Locks rows/columns for viewing ✅
d) Sorts data
34. Which function counts only numbers?
a) COUNT ✅
b) COUNTA
c) COUNTIF
d) SUM
35. Which formula checks a condition and returns TRUE/FALSE?
a) VLOOKUP
b) IF ✅
c) MAX
d) AND
36. What is the default row height in Excel?
a) 15 ✅
b) 10
c) 20
d) 25
37. What is the shortcut to insert a new worksheet?
a) Shift + F11 ✅
b) Ctrl + N
c) Ctrl + W
d) F2
38. How do you merge cells in Excel?
a) Right-click > Delete
b) Home tab > Merge & Center ✅
c) Insert tab > Merge
d) View tab
39. Which function returns the current date?
a) TODAY() ✅
b) NOW()
c) DATE()
d) TIME()
40. What is the function of AutoSum?
a) Deletes cells
b) Sorts data
c) Quickly totals a range ✅
d) Formats text

Common questions

Powered by AI

The 'Track Changes' feature in MS Word records edits made to a document, showing what changes were made and by whom, which is useful in a linear document review process . In contrast, real-time collaboration tools allow multiple users to edit documents simultaneously, offering instant visibility of changes but potentially leading to more confusion without proper version control . 'Track Changes' is more suited for sequential feedback, whereas real-time tools support concurrent user collaboration.

The TODAY() function returns the current date without time, while NOW() returns both the current date and time . In time-sensitive applications, TODAY() is useful for daily tracking tasks, whereas NOW() is better suited for timestamping and real-time logging due to its inclusion of time details. This distinction is critical for applications requiring precise time management, as choosing the wrong function may lead to inaccuracies in data interpretation and analysis .

The Windows + L shortcut secures a computer by instantly locking it, thus preventing unauthorized access if a user steps away without closing their applications . This enhances data security by ensuring that only users with login credentials can access the system. However, its effectiveness is contingent on users habitually utilizing the shortcut and having strong login credentials; otherwise, it can be bypassed secure controls are not properly followed .

The Alt + Tab shortcut in Windows enhances productivity by allowing users to quickly switch between open applications without using a mouse, facilitating efficient multitasking . However, its limitation lies in its potential to become cumbersome when many windows are open, as it requires the user to visually scan through all open applications, which can be time-consuming .

Task Manager in Windows provides a real-time overview of running processes and system resource usage, including CPU, memory, disk, and network utilization . It aids in troubleshooting performance issues by allowing users to identify and end non-responsive or high-resource applications, facilitating diagnosis of what might be slowing down system performance. This direct control and visibility help maintain optimal operation of the computer .

The Recycle Bin in Windows stores deleted files temporarily, allowing users to recover them if needed, which acts as a safeguard against accidental data loss . Traditional deletion in computing often refers to a permanent removal without an easy recovery option, requiring more sophisticated data retrieval efforts if recovery is needed . The benefit of the Recycle Bin is its user-friendly approach to data management by minimizing accidental data loss through an easy recovery process.

Inserting tables and images directly in MS Word transforms document presentation by providing visual structure and enhancing the visual appeal, facilitating better data presentation and engagement . These features offer more dynamic content than basic text formatting, allowing for complex layouts and clearer communication. However, challenges include formatting stability, as insertion may disrupt text flow, and increased file size, which could complicate distribution and compatibility, especially across different versions or platforms .

The 'Thesaurus' tool in MS Word aids users in finding synonyms, enhancing writing by expanding vocabulary and aiding in word choice refinement . It provides quick, automated suggestions that streamline the writing process. In contrast, manual research methods, involving dictionary consultations or web searches, may provide deeper understanding and more context but require more time and effort. The Thesaurus tool benefits users looking for immediate word alternatives, whereas manual methods strengthen comprehensive understanding and usage .

'Freeze Panes' in Excel locks specified rows or columns, keeping them visible as a user scrolls through a worksheet. This feature enhances visibility and comparison of data in complex spreadsheets by maintaining view of key headers . Similar features in other spreadsheet applications, such as Google Sheets' 'Freeze' function, offer comparable functionality, enhancing usability across different platforms by maintaining important reference points during data navigation .

The IF function in Excel differs from SUM or COUNT as it evaluates a condition and returns different results based on whether the condition is true or false, allowing users to create dynamic and conditional analyses . Unlike SUM, which aggregates numerical values, or COUNT, which tallies items that meet a specific criterion, the IF function can adjust outputs based on logical operations, making it particularly suited for custom, conditional decision-making in spreadsheets .

You might also like