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.