Computer Fundamentals MCQs

Practice Computer Fundamentals MCQs with answers and detailed explanations covering computer basics, characteristics, types of computers, generations of computers and fundamental concepts frequently asked in SSC, Railway, Banking, UPSC, JKSSB and other competitive exams.

326 Total
Question #31 Report Error
What key technology was introduced in third-generation computers to replace individual wired components, dramatically increasing computational speed?
A. Vacuum Tubes
B. Integrated Circuits
C. Transistors
D. Microprocessors

Correct Answer: Option B


Explanation:
Integrated Circuits (ICs) combined multiple electronic components like transistors, resistors, and capacitors onto a single small silicon semiconductor chip.

This question belongs to: Computer Computer Fundamentals
Question #32 Report Error
Which classification of computers is engineered with extreme processing power to run highly complex simulations, such as weather forecasting and quantum mechanics?
A. Minicomputers
B. Mainframe Computers
C. Supercomputers
D. Workstations

Correct Answer: Option C


Explanation:
Supercomputers are the fastest and most computationally intensive systems, designed specifically for massive parallel mathematical simulations.

This question belongs to: Computer Computer Fundamentals
Question #33 Report Error
The property of a computer system that enables it to perform a vast array of completely different tasks, from playing video to calculating payroll, is called:
A. Reliability
B. Versatility
C. Accuracy
D. Diligence

Correct Answer: Option B


Explanation:
Versatility refers to the computer's capacity to handle multiple types of applications and switch between tasks seamlessly.

This question belongs to: Computer Computer Fundamentals
Question #34 Report Error
The foundational 'Stored Program Control' concept, which dictates that instructions and data reside together in the same memory unit, was proposed by:
A. John von Neumann
B. Herman Hollerith
C. Alan Turing
D. Charles Babbage

Correct Answer: Option A


Explanation:
John von Neumann introduced the design architecture where data and program instructions are stored together in a single shared memory space.

This question belongs to: Computer Computer Fundamentals
Question #35 Report Error
Which device belongs entirely to the first generation of computers, depending on thousands of vacuum tubes for its internal electronic logic?
A. IBM 1401
B. ENIAC
C. ICL 2900
D. Intel 8080

Correct Answer: Option B


Explanation:
ENIAC (Electronic Numerical Integrator and Computer) is a classic example of a first-generation computer that relied heavily on vacuum tubes.

This question belongs to: Computer Computer Fundamentals
Question #36 Report Error
Which specific component inside the Central Processing Unit (CPU) is responsible for interpreting instructions and directing the flow of data across the system?
A. Secondary Storage Unit
B. Arithmetic Logic Unit
C. Control Unit
D. Primary Memory Unit

Correct Answer: Option C


Explanation:
The Control Unit (CU) acts as the supervisor, fetching, decoding, and managing the execution of instructions by sending timing signals.

This question belongs to: Computer Computer Fundamentals
Question #37 Report Error
A digital thermometer or an electronic weighing scale that measures physical parameters and displays them as numbers is an example of a:
A. Pure Analog Computer
B. Hybrid Computer
C. Mainframe Computer
D. Pure Digital Computer

Correct Answer: Option B


Explanation:
Hybrid computers combine analog features (sampling continuous physical data) with digital features (processing and displaying discrete numbers).

This question belongs to: Computer Computer Fundamentals
Question #38 Report Error
The phrase 'GIGO' (Garbage In, Garbage Out) emphasizes that the output quality of a computer depends directly on which characteristic?
A. Storage Capacity
B. Accuracy
C. Speed
D. Diligence

Correct Answer: Option B


Explanation:
GIGO means that a computer's accuracy is absolute relative to its input; if incorrect data is supplied, the processed output will also be incorrect.

This question belongs to: Computer Computer Fundamentals
Question #39 Report Error
What primary electronic component distinguishes fourth-generation computers from all previous generations?
A. Microprocessors
B. Transistors
C. Integrated Circuits
D. Vacuum Tubes

Correct Answer: Option A


Explanation:
Fourth-generation computers are defined by the microprocessor, which concentrates an entire CPU onto a single Very Large Scale Integration (VLSI) chip.

This question belongs to: Computer Computer Fundamentals
Question #40 Report Error
Which level of language was introduced during the second generation of computers to make programming easier by using mnemonic codes instead of raw binary strings?
A. High-Level Language
B. Natural Language
C. Assembly Language
D. Machine Language

Correct Answer: Option C


Explanation:
Second-generation systems widely utilized Assembly Language, which replaced binary 1s and 0s with easy-to-remember mnemonics like ADD, SUB, and MOV.

This question belongs to: Computer Computer Fundamentals