PrepSure LogoHubPage 84/171
Normal Study1,706 questions

Computer Science

Scan verified MCQs with the answer highlighted, then open explanations when you want the reasoning.

Deep Study Mode
Showing 831-840 of 1706Use Deep Study when you want one-question focus.
831

Read Mode

Ms Word Typing

easy
Computer Science

When entering text within a document, the Enter key is normally pressed at the end of every ____?

A
Line
B
Sentence
C
Paragraph
D
Word
Explanation and memory cue

In word processing, pressing the Enter key typically creates a new paragraph, so it is normally pressed at the end of every paragraph, not after every line, sentence, or word.

832

Read Mode

Excel Shortcuts

easy
Computer Science

Which key combination is used to insert a new worksheet in Excel?

A
Alt+F2
B
Alt+F1
C
Alt+Shift+F1
D
Alt+Shift+F2
Explanation and memory cue

In Microsoft Excel, the shortcut Alt+Shift+F1 is used to insert a new worksheet into the current workbook. This shortcut quickly adds a new sheet without using the mouse.

833

Read Mode

Office Clipboard

medium
Computer Science

When you point to a text entry in the Office Clipboard gallery in the Clipboard task pane, ____.

A
the first several characters of text in the item display as a ScreenTip
B
the text entry is deleted from the Office Clipboard gallery
C
the text entry is pasted into the document at the location of the insertion point
D
all of the above
Explanation and memory cue

When you point to a text entry in the Office Clipboard gallery, a ScreenTip appears showing the first several characters of the text, helping you identify the item without pasting or deleting it. The other options are incorrect because pointing does not delete or paste the entry.

834

Read Mode

Powerpoint Animations

easy
Computer Science

What PowerPoint feature will you use to apply motion effects to different objects on a slide?

A
Slide Transition
B
Slide Design
C
Animation Objects
D
Animation Scheme
Explanation and memory cue

The feature used to apply motion effects to different objects on a slide in PowerPoint is called 'Animation'. Specifically, 'Animation Objects' refers to animating individual objects, making option C correct. 'Animation Scheme' (option D) refers to a predefined set of animations applied to the entire slide, not individual objects.

835

Read Mode

Excel Macros

easy
Computer Science

Which language is used to create macros in Excel?

A
Visual Basic
B
C
C
Visual C++
D
Java
Explanation and memory cue

Macros in Excel are created using Visual Basic for Applications (VBA), which is a version of Visual Basic designed for automation within Microsoft Office applications.

836

Read Mode

Ms Word Interface

easy
Computer Science

Which corner of the Word window has the zoom control?

A
upper-left
B
upper-right
C
lower-left
D
lower-right
Explanation and memory cue

In Microsoft Word, the zoom control is located in the lower-right corner of the window, allowing users to easily adjust the zoom level of the document.

837

Read Mode

System Software

easy
Computer Science

What type of software is a printer driver?

A
Application Software
B
System Software
C
Utility Software
D
None of the Above
Explanation and memory cue

A printer driver is a type of system software because it acts as an intermediary between the operating system and the printer hardware, enabling communication and control of the printer device.

838

Read Mode

Ports

easy
Computer Science

Which of the following is a type of port?

A
Serial
B
Parallel
C
AGP
D
All of these
Explanation and memory cue

Serial, Parallel, and AGP are all types of ports used in computers for different purposes. Therefore, the correct answer is 'All of these' as it includes all the listed port types.

839

Read Mode

Ms Powerpoint Formatting

easy
Computer Science

What should you do if you need to paste the same format in many places?

A
Double click the Format Painter then go on pasting in many places
B
Click the Format Painter then go on pasting to many places holding Ctrl Key
C
Click the Format Painter and go on pasting in many places holding Alt Key
D
All of the above
Explanation and memory cue

Double-clicking the Format Painter allows you to lock the format painter mode, enabling you to paste the same formatting in multiple places without repeatedly clicking the tool. Options B and C are incorrect as holding Ctrl or Alt keys is not the standard method for multiple pasting with Format Painter, and option D is invalid as it refers to 'All of above A' which is not a proper choice.

840

Read Mode

Programming Languages

easy
Computer Science

Which is another name for functional language?

A
Machine
B
Application language
C
Low-level language
D
High-level language
Explanation and memory cue

Functional language is a type of high-level programming language that emphasizes the use of functions and avoids changing state and mutable data. Therefore, it is another name for a high-level language rather than an application language.