Programming MCQs Feed

📊 Microsoft Word
Q. What is the shortcut key for “Font” dialog box?
  • (A) Ctrl + F
  • (B) Ctrl + D
  • (C) Ctrl + G
  • (D) None of the above
💬 Discuss
✅ Correct Answer: (B) Ctrl + D
📊 Microsoft Word
Q. You can jump to the next column by
  • (A) Clicking with your mouse on the next column
  • (B) Press Alt + Downarrow
  • (C) Both of above
  • (D) None of Above
💬 Discuss
✅ Correct Answer: (C) Both of above
📊 Microsoft Power Point
Q. How can you stop a slide show?
  • (A) Press the down arrow
  • (B) Press the left arrow
  • (C) Press Escape
  • (D) Press the right arrow
💬 Discuss
✅ Correct Answer: (C) Press Escape
📊 Microsoft Access
Q. To align controls in rows and columns like a spreadsheet, with labels across the top, which layout should be used?
  • (A) Tabular
  • (B) Stacked
  • (C) Justified
  • (D) Datasheet
💬 Discuss
✅ Correct Answer: (A) Tabular
📊 Microsoft Access
Q. In Access 2007, to make changes in the Trust Center, you need to go to the
  • (A) Microsoft Office button
  • (B) Navigation Pane
  • (C) Quick Access toolbar
  • (D) Database Tools command tab
💬 Discuss
✅ Correct Answer: (A) Microsoft Office button
📊 Microsoft Power Point
Q. PowerPoint can display data from the following MS Office add-ins?
  • (A) Equation editor
  • (B) Flowchart
  • (C) Photo gallery
  • (D) All of the above
💬 Discuss
✅ Correct Answer: (D) All of the above
📊 MS Dos
Q. Upper Memory blocks are located where?
  • (A) Conventional Memory
  • (B) Expanded memory
  • (C) Extended Memory
  • (D) Reserved Memory
💬 Discuss
✅ Correct Answer: (D) Reserved Memory
📊 Linux
Q. Which command can be used to find the resource limit of a session?
  • (A) ulimit
  • (B) setrlimit
  • (C) getrlimit
  • (D) rlimit
💬 Discuss
✅ Correct Answer: (A) ulimit
📊 CSS
Q. Which of the following selector is used to selects the element that is the first child of its parent that is of its type?
  • (A) :last-of-type
  • (B) :first-of-type
  • (C) ::first-line
  • (D) :nth-child(n)
💬 Discuss
✅ Correct Answer: (B) :first-of-type
📊 C#
Q. Why does Visual Studio.NET use XML as a data storage technology?
  • (A) XML works best for the single PC user.
  • (B) XML restricts the number of applications that can interface with Visual Basic.NET.
  • (C) XML is optimized for sharing data across the Internet.
  • (D) XML is easier to understand than Visual Basic.NET.
💬 Discuss
✅ Correct Answer: (C) XML is optimized for sharing data across the Internet.