Computer Fundamentals

Basic Concepts — Practice MCQs for CCAT

15 Questions Section A: Fundamentals Computer Fundamentals

Practice 15 Basic Concepts multiple-choice questions designed for CDAC CCAT exam preparation. Click "Show Answer" to reveal the correct option with detailed explanation.

Q1.
Which of the following is the brain of the computer?
ARAM
BHard Disk
CCPU
DMonitor
Show Answer & Explanation

Correct Answer: C — CPU

The CPU (Central Processing Unit) is called the brain of the computer as it performs all the processing and calculations.

Q2.
What does RAM stand for?
ARead Access Memory
BRandom Access Memory
CRun Access Memory
DRandom Available Memory
Show Answer & Explanation

Correct Answer: B — Random Access Memory

RAM stands for Random Access Memory. It is the computer's short-term memory used to store data that is actively being used.

Q3.
Which of the following is an input device?
AMonitor
BPrinter
CSpeaker
DKeyboard
Show Answer & Explanation

Correct Answer: D — Keyboard

Keyboard is an input device used to enter data into the computer. Monitor, printer, and speaker are output devices.

Q4.
ROM stands for:
ARead Only Memory
BRandom Only Memory
CRun Only Memory
DRead Output Memory
Show Answer & Explanation

Correct Answer: A — Read Only Memory

ROM stands for Read Only Memory. It is non-volatile memory that retains data even when power is off.

Q5.
Which memory is volatile?
AROM
BHard Disk
CRAM
DFlash Drive
Show Answer & Explanation

Correct Answer: C — RAM

RAM is volatile memory - it loses its contents when power is turned off.

Q6.
1 KB equals:
A1000 Bytes
B1024 Bytes
C1024 Bits
D100 Bytes
Show Answer & Explanation

Correct Answer: B — 1024 Bytes

1 Kilobyte (KB) = 1024 Bytes = 2^10 Bytes.

Q7.
Which of the following is NOT an operating system?
AWindows
BLinux
COracle
DmacOS
Show Answer & Explanation

Correct Answer: C — Oracle

Oracle is a database management system, not an operating system.

Q8.
The process of starting a computer is called:
ABooting
BLoading
CStarting
DRunning
Show Answer & Explanation

Correct Answer: A — Booting

Booting is the process of starting up a computer and loading the operating system.

Q9.
Which device is used for backup storage?
ARAM
BCPU
CHard Drive
DMotherboard
Show Answer & Explanation

Correct Answer: C — Hard Drive

Hard Drive is a secondary storage device used for permanent data storage and backup.

Q10.
BIOS stands for:
ABasic Input Output System
BBinary Input Output System
CBasic Integrated Operating System
DBinary Integrated Output System
Show Answer & Explanation

Correct Answer: A — Basic Input Output System

BIOS stands for Basic Input Output System. It initializes hardware during booting.

Q11.
Which generation of computers used vacuum tubes?
AFirst
BSecond
CThird
DFourth
Show Answer & Explanation

Correct Answer: A — First

First generation computers (1940-1956) used vacuum tubes for circuitry.

Q12.
Transistors were used in which generation of computers?
AFirst
BSecond
CThird
DFourth
Show Answer & Explanation

Correct Answer: B — Second

Second generation computers (1956-1963) used transistors instead of vacuum tubes.

Q13.
Integrated Circuits (ICs) were introduced in which generation?
AFirst
BSecond
CThird
DFourth
Show Answer & Explanation

Correct Answer: C — Third

Third generation computers (1964-1971) used Integrated Circuits.

Q14.
Which is the fastest memory in a computer?
ACache
BRAM
CHard Disk
DSSD
Show Answer & Explanation

Correct Answer: A — Cache

Cache memory is the fastest memory, located closest to the CPU.

Q15.
What does USB stand for?
AUniversal Serial Bus
BUnique Serial Bus
CUniversal System Bus
DUnited Serial Bus
Show Answer & Explanation

Correct Answer: A — Universal Serial Bus

USB stands for Universal Serial Bus, a standard for connecting peripherals.