PrepSure LogoHubPage 12/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 111-120 of 1706Use Deep Study when you want one-question focus.
111

Read Mode

Programming Language Generations

easy
Computer Science

A procedural language belongs to which generation of programming languages?

A
1st
B
2nd
C
3rd
D
4th
Explanation and memory cue

Procedural languages, such as C and Pascal, are classified as third-generation languages (3GLs). They provide a higher level of abstraction than assembly or machine languages and require programmers to specify the exact sequence of operations.

112

Read Mode

History Of Computers

medium
Computer Science

When was the word 'computer' used for the first time?

A
1613
B
1614
C
1615
D
1616
Explanation and memory cue

The word 'computer' was first recorded in 1613 in a book called 'The Yong Mans Gleanings' by Richard Braithwait, where it referred to a person who computes. This makes 1613 the correct answer.

113

Read Mode

Mobile Operating Systems

medium
Computer Science

Which was the first completely 64-bit compatible version of Android?

A
Android 4.0 Ice Cream Sandwich
B
Android 5.0 Lollipop
C
Android 3.0 Honeycomb
D
Android 2.3 Gingerbread
Explanation and memory cue

Android 5.0 Lollipop was the first version of Android to offer full support for 64-bit architectures, allowing apps and the OS to take advantage of 64-bit processors.

114

Read Mode

Input Devices

easy
Computer Science

The keys at the top of the keyboard labeled F1, F2, up to F12 are called what?

A
Enter keys
B
Lock keys
C
Insert keys
D
Function keys
Explanation and memory cue

The keys labeled F1 through F12 at the top of a keyboard are called function keys. They are used to perform special functions depending on the software or operating system.

115

Read Mode

Computer Hardware Basics

Easy
Computer Science

Where are BIOS settings stored?

A
EEPROM
B
CMOS chip
C
Main memory (RAM)
D
Operating system
Explanation and memory cue

BIOS settings are stored in a non-volatile memory chip, traditionally CMOS RAM backed by a battery, but in modern systems they are stored in EEPROM or flash memory. This allows settings to be retained even when the computer is powered off.

116

Read Mode

Word Processing

easy
Computer Science

A document can be zoomed in to a maximum of:

A
100%
B
200%
C
400%
D
500%
Explanation and memory cue

In Microsoft Word on desktop, the maximum zoom level is 500%, allowing users to enlarge the document up to five times its original size for easier viewing or editing. However, on mobile versions like the iPad app, the maximum zoom is limited to around 200-220%. The question refers to the general maximum zoom level in typical desktop word processors like Microsoft Word, which is 500%.

117

Read Mode

Ms Excel Shortcuts

easy
Computer Science

Which shortcut key is used to insert a chart in MS Excel?

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

Pressing Alt+F1 in MS Excel quickly inserts a default chart using the selected data. The other keys perform different functions unrelated to chart insertion.

118

Read Mode

History Of Programming Languages

easy
Computer Science

The first computers were programmed using which language?

A
Assembly language
B
Machine language
C
Source code
D
Object code
Explanation and memory cue

The earliest computers were programmed directly in machine language, which consists of binary code that the computer's hardware can execute. Assembly language was developed later to make programming easier.

119

Read Mode

History Of Computer Networks

easy
Computer Science

What was the name of the first operational computer network?

A
CNNET
B
NSFNET
C
ASAPNET
D
ARPANET
Explanation and memory cue

ARPANET was the first operational packet-switching network and the precursor to the modern Internet, developed in the late 1960s by the U.S. Department of Defense's Advanced Research Projects Agency (ARPA).

120

Read Mode

History Of Computers

easy
Computer Science

The first mechanical computer designed by Charles Babbage was called what?

A
Abacus
B
Super Computer
C
Analytical Engine
D
Processing Machine
Explanation and memory cue

Charles Babbage designed the Analytical Engine, which is considered the first mechanical computer. It was a general-purpose computing device, unlike the Abacus or other options listed.