PrepSure LogoHubPage 169/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 1681-1690 of 1706Use Deep Study when you want one-question focus.
1681

Read Mode

HTML

easy2021FIA Sub Inspector Paper 15-12-2021
Computer ScienceFIA

Which tag is used to underline text in HTML?

A
None of these
B
4. None of these
C
<u>
D
<underline>
Explanation and memory cue

The HTML tag used to underline text is the <u> tag. This tag encloses the text you want to underline, for example: <u>underlined text</u>. While the <u> tag was deprecated in HTML 4, it was reintroduced in HTML5 with a semantic meaning related to non-textual annotations. However, it still renders text with an underline by default in all modern browsers. The <underline> tag is not a valid HTML tag, and option B is invalid. Therefore, the correct answer is C.

1682

Read Mode

Social Media

easy
Computer Science

When was Twitter launched?

A
2006
B
2007
C
2008
D
2009
Explanation and memory cue

Twitter was launched in March 2006, making option A the correct answer. This is a well-documented fact in the history of social media platforms.

1683

Read Mode

Internet

easy
Computer Science

Internet is also called

A
The network of networks
B
The net
C
Both
D
None of these
Explanation and memory cue

The Internet is commonly referred to both as "The network of networks" because it connects multiple networks worldwide, and informally as "The net." Therefore, option C, "Both," is correct.

1684

Read Mode

Computer abbreviations

easy2021FIA Sub Inspector Paper 13-12-2021
Computer ScienceFIA

IC stands for ________?

A
Intensive Care
B
Intelligence Community
C
Integrated Circuit
D
None of these
Explanation and memory cue

IC stands for Integrated Circuit, which is a set of electronic circuits on a small chip of semiconductor material, commonly used in electronic devices.

1685

Read Mode

Computer basics

easy2021FIA Sub Inspector Paper 13-12-2021
Computer ScienceFIA

A computer’s memory is measured in bytes. Which of the following is the largest unit of memory?

A
GB
B
MB
C
KB
D
None of these
Explanation and memory cue

Among the options given, GB (Gigabyte) is the largest unit of memory. KB (Kilobyte) is smaller than MB (Megabyte), and MB is smaller than GB. Larger units such as Terabyte (TB) and beyond exist, but since they are not listed in the options, the largest unit among the given choices is GB.

1686

Read Mode

MS Windows / Productivity Shortcuts

easy2021FIA Sub Inspector Paper 13-12-2021
Computer ScienceFIA

Ctrl + Z is used for ______?

A
Cut
B
Undo
C
Redo
D
Copy
Explanation and memory cue

Ctrl + Z is the standard keyboard shortcut used to undo the last action in most software applications, making option B the correct answer.

1687

Read Mode

Data representation

easy2021FIA Sub Inspector Paper 13-12-2021
Computer ScienceFIA

1 bit is equal to

A
0.125
B
0.150
C
0.12
D
None of these
Explanation and memory cue

A bit is the smallest unit of data in computing and represents a binary value of either 0 or 1. It is not equal to any decimal number like 0.125, 0.150, or 0.12, so the correct answer is 'None of these'.

1688

Read Mode

Microsoft Windows

easy2019
Computer Science

When did Microsoft release the first version of Windows?

A
1985
B
1986
C
1987
D
1988
Explanation and memory cue

Microsoft released the first version of Windows, Windows 1.0, in 1985. Therefore, option A is correct.

1689

Read Mode

Input/Output Devices

easy2019
Computer Science

Floppy disk drive, hard disk drive, optical disk drive, and teleprinter are called?

A
Output device
B
Input device
C
Both A and B
D
None of these
Explanation and memory cue

Floppy disk drives, hard disk drives, and optical disk drives can both read data (input) and write data (output), making them both input and output devices. Teleprinters also function as both input and output devices, as they can send and receive data. Therefore, the correct answer is 'Both A and B'.

1690

Read Mode

Acronyms

easy2019
Computer Science

LCD stands for _____?

A
Liquid crystal display
B
Liquefied crystal display
C
Liquid crystal disk
D
None of these
Explanation and memory cue

LCD stands for Liquid Crystal Display, which is a flat-panel display technology commonly used in monitors, televisions, and other screens. The other options are incorrect expansions of the acronym.