Back to Practice Computer Fundamentals

Basic Concepts - Practice MCQs for CCAT

50 Questions Section B: Programming Computer Fundamentals

Basic Concepts Question Bank for C-CAT

Practice 50 Basic Concepts multiple-choice questions designed for CDAC CCAT exam preparation. Questions are paginated in sets of 10 and include detailed explanations.

50 total MCQs 10 per page Detailed explanations

What this topic covers

  • Topic-wise Basic Concepts MCQs for C-CAT preparation.
  • Detailed explanations after every answer.
  • Focused revision questions for stronger preparation.
Q1.
Which of the following is the brain of the computer?
ARAM
BCPU
CHard Disk
DMonitor
Show Answer & Explanation

Correct Answer: B - 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?
AKeyboard
BPrinter
CSpeaker
DMonitor
Show Answer & Explanation

Correct Answer: A - 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 = 210 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:
ALoading
BBooting
CStarting
DRunning
Show Answer & Explanation

Correct Answer: B - 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
CMotherboard
DHard Drive
Show Answer & Explanation

Correct Answer: D - Hard Drive

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

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

Correct Answer: D - Basic Input Output System

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

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

Correct Answer: C - 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?
AHard Disk
BRAM
CCache
DSSD
Show Answer & Explanation

Correct Answer: C - Cache

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

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

Correct Answer: B - Universal Serial Bus

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

Q16.
Which component of a computer is responsible for performing arithmetic and logical operations?
AControl Unit
BCache
CRegister
DALU
Show Answer & Explanation

Correct Answer: D - ALU

The Arithmetic Logic Unit (ALU) performs all arithmetic and logical operations inside the CPU.

Q17.
What does RAM stand for?
ARead Access Memory
BReady Access Memory
CRapid Access Memory
DRandom Access Memory
Show Answer & Explanation

Correct Answer: D - Random Access Memory

RAM stands for Random Access Memory, which allows data to be read and written in any order.

Q18.
Which of the following is a non-volatile memory?
ASRAM
BDRAM
CCache Memory
DROM
Show Answer & Explanation

Correct Answer: D - ROM

ROM (Read Only Memory) retains data even when the power is turned off, making it non-volatile.

Q19.
The first generation of computers primarily used which technology?
ATransistors
BIntegrated Circuits
CMicroprocessors
DVacuum Tubes
Show Answer & Explanation

Correct Answer: D - Vacuum Tubes

First generation computers (1940s-1950s) used vacuum tubes as the main electronic component.

Q20.
Which of the following is an output device?
AScanner
BKeyboard
CPlotter
DJoystick
Show Answer & Explanation

Correct Answer: C - Plotter

A plotter is an output device used to print vector graphics and large drawings.

Q21.
What is the function of the Control Unit (CU) in a CPU?
ADirects the flow of data and instructions
BStores data permanently
CPerforms calculations
DManages external devices
Show Answer & Explanation

Correct Answer: A - Directs the flow of data and instructions

The Control Unit directs the operations of the processor by coordinating data flow and instruction execution.

Q22.
Which type of memory has the fastest access time?
AHard Disk
BRegisters
CCache
DRAM
Show Answer & Explanation

Correct Answer: B - Registers

Registers are the fastest memory, located directly inside the CPU for immediate access.

Q23.
ENIAC, one of the earliest computers, was developed in which country?
AUnited Kingdom
BUnited States
CGermany
DJapan
Show Answer & Explanation

Correct Answer: B - United States

ENIAC (Electronic Numerical Integrator and Computer) was developed in the United States in 1945.

Q24.
Which of the following is both an input and output device?
APrinter
BTouchscreen
CMonitor
DSpeaker
Show Answer & Explanation

Correct Answer: B - Touchscreen

A touchscreen serves as both input (touch/gesture detection) and output (display) device.

Q25.
What does BIOS stand for?
ABasic Integrated Operating System
BBinary Input Output System
CBasic Input Output System
DBinary Integrated Output System
Show Answer & Explanation

Correct Answer: C - Basic Input Output System

BIOS stands for Basic Input Output System, which initializes hardware during the boot process.

Q26.
Which generation of computers introduced the use of Integrated Circuits (ICs)?
AThird Generation
BSecond Generation
CFirst Generation
DFourth Generation
Show Answer & Explanation

Correct Answer: A - Third Generation

Third generation computers (1964-1971) introduced Integrated Circuits, making computers smaller and more reliable.

Q27.
What is the primary function of a motherboard?
AProcess data
BStore files permanently
CDisplay output
DConnect and allow communication between components
Show Answer & Explanation

Correct Answer: D - Connect and allow communication between components

The motherboard is the main circuit board that connects all computer components and allows them to communicate.

Q28.
Which of the following is a secondary storage device?
ARAM
BCache
CRegister
DHard Disk Drive
Show Answer & Explanation

Correct Answer: D - Hard Disk Drive

A Hard Disk Drive is a secondary storage device used for long-term, non-volatile data storage.

Q29.
What is the smallest unit of data in a computer?
ABit
BNibble
CByte
DWord
Show Answer & Explanation

Correct Answer: A - Bit

A bit (binary digit) is the smallest unit of data, representing a 0 or 1.

Q30.
How many bits are there in one byte?
A8
B4
C16
D32
Show Answer & Explanation

Correct Answer: A - 8

One byte consists of 8 bits, which can represent values from 0 to 255.

Q31.
Which of the following uses laser technology to read and write data?
AFloppy Disk
BCD-ROM
CMagnetic Tape
DHard Disk
Show Answer & Explanation

Correct Answer: B - CD-ROM

CD-ROM uses laser technology to read data from the disc surface.

Q32.
The second generation of computers used which technology?
AVacuum Tubes
BVLSI
CICs
DTransistors
Show Answer & Explanation

Correct Answer: D - Transistors

Second generation computers (1956-1963) used transistors, which were smaller and more efficient than vacuum tubes.

Q33.
What does GPU stand for?
AGeneral Processing Unit
BGraphical Program Unit
CGlobal Processing Unit
DGraphics Processing Unit
Show Answer & Explanation

Correct Answer: D - Graphics Processing Unit

GPU stands for Graphics Processing Unit, specialized for rendering images and graphics.

Q34.
Which type of ROM can be programmed only once by the manufacturer?
AMask ROM
BEPROM
CEEPROM
DPROM
Show Answer & Explanation

Correct Answer: A - Mask ROM

Mask ROM is programmed during the manufacturing process and cannot be modified afterward.

Q35.
What is the capacity of a standard single-layer DVD?
A700 MB
B25 GB
C8.5 GB
D4.7 GB
Show Answer & Explanation

Correct Answer: D - 4.7 GB

A standard single-layer DVD can hold approximately 4.7 GB of data.

Q36.
Which bus carries data between the CPU and memory?
AData Bus
BAddress Bus
CControl Bus
DExpansion Bus
Show Answer & Explanation

Correct Answer: A - Data Bus

The Data Bus transfers actual data between the CPU, memory, and other components.

Q37.
What is a nibble?
A2 bits
B16 bits
C8 bits
D4 bits
Show Answer & Explanation

Correct Answer: D - 4 bits

A nibble consists of 4 bits, which is half a byte.

Q38.
Which device converts digital signals to analog for telephone line transmission?
ARouter
BSwitch
CModem
DHub
Show Answer & Explanation

Correct Answer: C - Modem

A modem (modulator-demodulator) converts digital signals to analog and vice versa for telephone line communication.

Q39.
Which of the following is an example of volatile memory?
AFlash Memory
BDRAM
CROM
DSSD
Show Answer & Explanation

Correct Answer: B - DRAM

DRAM (Dynamic RAM) is volatile memory that loses its contents when power is removed.

Q40.
What does USB stand for?
AUniversal Serial Bus
BUnified Serial Bus
CUniversal System Bus
DUnited Serial Board
Show Answer & Explanation

Correct Answer: A - Universal Serial Bus

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

Q41.
Fourth generation computers are characterized by the use of:
ATransistors
BIntegrated Circuits
CMicroprocessors
DArtificial Intelligence
Show Answer & Explanation

Correct Answer: C - Microprocessors

Fourth generation computers (1971-present) use microprocessors (VLSI technology) on a single chip.

Q42.
Which of the following is an optical storage medium?
AHard Disk
BBlu-ray Disc
CFloppy Disk
DMagnetic Tape
Show Answer & Explanation

Correct Answer: B - Blu-ray Disc

Blu-ray Disc is an optical storage medium that uses blue-violet laser to read and write data.

Q43.
What does SMPS stand for in computer hardware?
ASimple Mode Power Supply
BSwitched Mode Power Supply
CSystem Mode Power Supply
DStandard Mode Power Supply
Show Answer & Explanation

Correct Answer: B - Switched Mode Power Supply

SMPS stands for Switched Mode Power Supply, which converts AC power to DC for computer components.

Q44.
Which of the following is NOT a type of printer?
ACathode Ray
BLaser
CDot Matrix
DInkjet
Show Answer & Explanation

Correct Answer: A - Cathode Ray

Cathode Ray is a display technology (CRT monitors), not a type of printer.

Q45.
What is the address bus used for?
ASpecifying memory locations
BCarrying data values
CSending control signals
DProviding clock pulses
Show Answer & Explanation

Correct Answer: A - Specifying memory locations

The address bus carries memory addresses from the CPU to identify specific memory locations.

Q46.
Which memory type needs to be refreshed periodically to retain data?
ASRAM
BROM
CDRAM
DPROM
Show Answer & Explanation

Correct Answer: C - DRAM

DRAM stores data in capacitors that leak charge, requiring periodic refresh cycles to retain information.

Q47.
An OMR is used to read:
ABarcodes
BMagnetic strips
CPencil marks on paper
DHandwritten text
Show Answer & Explanation

Correct Answer: C - Pencil marks on paper

OMR (Optical Mark Recognition) reads pencil or pen marks on pre-defined positions on paper forms.

Q48.
What is the typical word size of a 64-bit processor?
A64 bits
B32 bits
C128 bits
D16 bits
Show Answer & Explanation

Correct Answer: A - 64 bits

A 64-bit processor has a word size of 64 bits, meaning it can process 64 bits of data in a single operation.

Q49.
Which of the following best describes firmware?
ASoftware permanently stored in ROM
BHardware components
CSoftware installed by the user
DTemporary files in RAM
Show Answer & Explanation

Correct Answer: A - Software permanently stored in ROM

Firmware is software programmed into ROM or flash memory that provides low-level control of hardware.

Q50.
What is the storage capacity of a standard Blu-ray disc (single layer)?
A4.7 GB
B8.5 GB
C25 GB
D50 GB
Show Answer & Explanation

Correct Answer: C - 25 GB

A single-layer Blu-ray disc can store up to 25 GB of data.

Showing 1-10 of 50 questions