PrepSure LogoHubPage 19/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 181-190 of 1706Use Deep Study when you want one-question focus.
181

Read Mode

Mobile Communication Technologies

easy
Computer Science

CDMA technology used in mobile phones stands for:

A
Code Division Multiple Acceptance
B
Code Division Multiple Access
C
Code Division Mobile Application
D
None of These
Explanation and memory cue

CDMA stands for Code Division Multiple Access, which is a channel access method used by various radio communication technologies, including mobile phones.

182

Read Mode

Keyboard Shortcuts

easy
Computer Science

What is the function of the Ctrl+B keyboard shortcut?

A
To underline
B
To save the selected text
C
To bold the selected text
D
To italicize the text
Explanation and memory cue

Ctrl+B is a common keyboard shortcut used in many word processors and text editors to make the selected text bold.

183

Read Mode

Email Terminology

easy
Computer Science

What does 'CC' stand for?

A
Cut Copy
B
Common Copy
C
Combined Copy
D
Carbon Copy
Explanation and memory cue

CC stands for 'Carbon Copy,' which is commonly used in email to send a copy of the message to additional recipients. The other options do not represent the correct meaning of CC in this context.

184

Read Mode

Word Processing Basics

easy
Computer Science

Which of the following is not a type of page margin?

A
Right
B
Center
C
Left
D
Top
Explanation and memory cue

Page margins are typically referred to as top, bottom, left, and right. 'Center' is not a type of page margin; it refers to alignment, not margin.

185

Read Mode

Computer Hardware

easy
Computer Science

A Cathode Ray Tube is a form of:

A
Keyboard
B
Mouse
C
Monitor
D
Mother board
Explanation and memory cue

A Cathode Ray Tube (CRT) is a technology used in traditional computer monitors and television screens, making 'Monitor' the correct answer.

186

Read Mode

Abbreviations In Computer Science

easy
Computer Science

What does 'CD' stand for?

A
Composite Disk
B
Company Disk
C
Compact Disk
D
Criteria Disk
Explanation and memory cue

CD stands for 'Compact Disk,' which is a digital optical disc storage format commonly used for storing data and music.

187

Read Mode

Microsoft Excel

easy
Computer Science

The actual working area of Microsoft Excel is called the ____.

A
Workbook
B
Worksheet
C
Notesheet
D
Notebook
Explanation and memory cue

In Microsoft Excel, the actual working area where users enter and manipulate data is called a worksheet. A workbook is a collection of worksheets.

188

Read Mode

Typography

easy
Computer Science

Adjusting the space between two consecutive characters is called ____.

A
Leading
B
Tracking
C
Formatting
D
Editing
Explanation and memory cue

The precise adjustment of space between two consecutive characters is called kerning. However, since 'kerning' is not among the options, the closest correct term is 'tracking,' which refers to adjusting the spacing uniformly across a range of characters. 'Leading' refers to the vertical space between lines of text, while 'formatting' and 'editing' are broader terms unrelated to character spacing.

189

Read Mode

Software Basics

easy
Computer Science

A(n) ____ program is one that is ready to run and does not need to be altered in any way.

A
Interpreter
B
High level
C
Compiler
D
Executable
Explanation and memory cue

An executable program is one that is ready to run on a computer without any further modification. It has already been compiled or assembled into machine code that the operating system can execute directly.

190

Read Mode

Databases

easy
Computer Science

A ____ is a collection of data organized in a manner that allows access, retrieval, and use of that data.

A
File
B
Recordset
C
Database
D
document
Explanation and memory cue

A database is specifically designed to organize data in a way that allows for efficient access, retrieval, and use, which matches the description in the question.