PrepSure LogoHubPage 165/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 1641-1650 of 1706Use Deep Study when you want one-question focus.
1641

Read Mode

Data Storage Units

easy2021FIA Assistant Paper 14-12-2021
Computer ScienceFIA

Which is the smallest unit of memory/data in a computer?

A
Mega byte
B
Byte
C
Bit
D
None of these
Explanation and memory cue

The smallest unit of memory or data in a computer is a bit, which represents a binary value of 0 or 1. Bytes and megabytes are larger units composed of multiple bits.

1642

Read Mode

Source code

easy2021FIA Assistant Paper 14-12-2021
Computer ScienceFIA

A program written in a high-level language is referred to as:

A
Source code
B
Assembly program
C
Machine program
D
None of these
Explanation and memory cue

A program written in a high-level language is called source code because it is the original code written by a programmer before being translated into machine code. Assembly programs and machine programs refer to lower-level representations, not high-level language code.

1643

Read Mode

Web browsers

easy2021FIA Assistant Paper 13-12-2021
Computer ScienceFIA

Internet Explorer is used for:

A
Listening Music
B
Viewing Movie
C
Viewing Web Pages
D
None of these
Explanation and memory cue

Internet Explorer is a web browser used primarily for viewing web pages on the internet, making option C the correct answer.

1644

Read Mode

Computer history

easy2021FIA Assistant Paper 13-12-2021
Computer ScienceFIA

What was the first truly electronic computer?

A
ENIAC
B
IBM
C
Apple
D
None of these
Explanation and memory cue

ENIAC (Electronic Numerical Integrator and Computer) was the first general-purpose electronic digital computer, completed in 1945. IBM and Apple are companies, not specific early computers, and 'None of these' is incorrect.

1645

Read Mode

Computer history

easy2021FIA Assistant Paper 13-12-2021
Computer ScienceFIA

What was the first electronic computer called?

A
ENIAC
B
MAC
C
IBM
D
None of these
Explanation and memory cue

ENIAC (Electronic Numerical Integrator and Computer) was the first general-purpose electronic digital computer, completed in 1945. It is widely recognized as the first electronic computer, making option A correct.

1646

Read Mode

World Wide Web

easy2021FIA Assistant Paper 13-12-2021
Computer ScienceFIA

Who invented the World Wide Web (WWW) with Robert Cailliau?

A
Fred Zuckerberg
B
Tim Berners-Lee
C
Tom Burne
D
None of these
Explanation and memory cue

Tim Berners-Lee, along with Robert Cailliau, invented the World Wide Web. He is widely recognized as the primary inventor of the WWW, making option B correct.

1647

Read Mode

Data Representation

easy2021
Computer Science

ASCII stands for:

A
American Standard Code for Information Interchange
B
Armenia Standard Code for Information Interchange
C
American Standard Conduct for Information Interchange
D
None of these
Explanation and memory cue

ASCII stands for American Standard Code for Information Interchange, which is a character encoding standard for electronic communication. The other options are incorrect expansions of the acronym.

1648

Read Mode

Email syntax

easy2021FIA LDC Paper 15-12-2021
Computer ScienceFIA

Which symbol is used to divide an email address into two parts?

A
@
B
#
C
$
D
:
Explanation and memory cue

The '@' symbol is used in email addresses to separate the local part (username) from the domain part, effectively dividing the email into two parts.

1649

Read Mode

MS Word/Formatting shortcuts

easy2021FIA LDC Paper 15-12-2021
Computer ScienceFIA

How can you access the font size tool on the formatting toolbar?

A
Ctrl + Shift + P
B
Ctrl + Shift + S
C
Ctrl + S
D
None of these
Explanation and memory cue

The font size tool in many word processors, including MS Word, can be accessed using the shortcut Ctrl + Shift + P, which opens the font size dialog box. Ctrl + S is the shortcut for saving a document, so option C is incorrect.

1650

Read Mode

CSS expansion

easy2021FIA LDC Paper 15-12-2021
Computer ScienceFIA

CSS stands for _________

A
Cascading Style Sheets
B
Cascade Style Sheet
C
Cascading Stylish Sheet
D
None of these
Explanation and memory cue

CSS stands for Cascading Style Sheets, which is the correct and widely accepted expansion used in web development to describe the style sheet language.