MCQ Bank
In MS Word, Quick Access toolbar by default includes ____________
- A) Quick print
- B) Save
- C) Repeat
- D) All of these
In MS Word, if we want to re-apply a command after reversing we can use ___________
- A) Backspace
- B) Redo
- C) Undo
- D) Reapply
To preview how a new font will look in MS Word using the Font group, you can:
- A) Press Ctrl+C.
- B) Highlight the text and hover over the new font typeface.
- C) Right-click on the text.
- D) Click the expander arrow.
In Microsoft word, what does the Quick Access Toolbar provide easy access to?
- A) Frequently used commands
- B) System settings
- C) Internet browsing
- D) Installed applications.
In Microsoft Word, what does the user need to click to access the Numbering Library?
- A) Numbering tab
- B) Paragraph tab
- C) Numbering button
- D) Numbering group
Most famous word processor is:
- A) Notepad
- B) Wordpad
- C) MS-word
- D) MS-Excel
What is the goal of using parental controls?
- A) To exercise authoritarian control.
- B) To encourage excessive screen time.
- C) To make children more disobedient.
- D) To promote responsibility and discipline in children.
When does the Mini Toolbar appear in Microsoft Word?
- A) It appears when you select text.
- B) It appears when you open a new document.
- C) It appears when you save a document.
- D) It appears randomly while using Word.
Ctrl+z is used for:
- A) Load
- B) Redo
- C) Undo
- D) Save
Which of the followings is the security purpose served by content filtering?
- A) Blocking unrelated websites.
- B) Enhancing website accessibility.
- C) Promoting free content distribution.
- D) Speeding up internet connections.
What is the primary purpose of content filtering in Firewall?
- A) Enhancing access to all content
- B) Allowing access to harmful items
- C) Preventing access to harmful items
- D) Maintain anonymity of local machine
In MS Word, we can customize indentation with ___________
- A) Ruler
- B) Format Painter
- C) Clipboard
- D) Justify
Which negative behavior has been facilitated by the anonymity offered by online platforms?
- A) Identity theft
- B) Gaming addiction
- C) Cyber bullying
- D) Plagiarism
In Microsoft Word, what is the purpose of bulleting and numbering?
- A) Creating tables.
- B) Adding images to documents.
- C) Organizing lists of data.
- D) Formatting paragraphs.
In Microsoft word, which command is used to quickly reverse most actions you execute?
- A) Quick Print
- B) Save
- C) Undo
- D) Redo
What risk involves potential exposure to inappropriate or unsuitable products?
- A) Content Risks
- B) Contact Risks
- C) Online Marketing
- D) Information Security
How does the termination condition relate to the while statement in pseudocode?
- A) It is the condition for modifying the loop
- B) It is the negation of the condition appearing in the while structure
- C) It is the condition for executing the loop body
- D) It is the condition for initializing the loop
Sequential Search Algorithm is a technique in which we may scan list from its___________, comparing each entry with the target name.
- A) Beginning
- B) End
- C) Middle
- D) Level
What will be the output of the following statement?
int a = 3.5 + 4.4;
- A) 7
- B) 7.9
- C) 8
- D) 8.0
What is the alternative term for the "while loop structure" in the context of iterative structures?
- A) Loop test
- B) Pretest
- C) Posttest
- D) Iteration check