Computer Knowledge

Computer Fundamentals and System Concepts

2,421 Questions

Computer fundamentals and system concepts questions cover core hardware components, operating systems, and historical computer milestones. Topics include the kernel, central processing unit, and basic computing terminology. These foundational questions are strictly essential for scoring well in computer knowledge sections.

Central processing unitComputer operating systemsSupercomputer milestonesSystem registry functionsKernel operationsAndroid applications

Computer Fundamentals and System Concepts Questions

Multiple choice
  1. Central Programming Unit

  2. Central Public Utility

  3. Central Processing Unit

  4. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

CPU is the standard acronym for Central Processing Unit, the primary component of a computer that performs instructions.

Multiple choice
  1. vacuum tubes

  2. transisters

  3. IC chips

  4. micro processors

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Fourth generation computers, emerging in the 1970s, are characterized by the use of microprocessors, which integrated thousands of ICs onto a single chip.

Multiple choice
  1. transmitting computer

  2. receiving computer

  3. personal computer

  4. all of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A check figure, or checksum, is typically calculated by the transmitting computer and appended to the data to help detect errors that may occur during transmission.

Multiple choice
  1. digital signals

  2. analog signals

  3. smoothly varying signal waves

  4. both (2) and (3)

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Computers are digital systems that process and transmit information as binary values, represented by digital signals (discrete voltage levels).

Multiple choice
  1. with external access

  2. acting as a backup

  3. performing a file handling

  4. switch

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A proxy server acts as an intermediary between a client and the internet, often providing external access, security, or caching services.

Multiple choice
  1. an embedded microprocessor

  2. an extensive memory

  3. an independent processing capability

  4. a keyboard and a screen

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A dumb terminal consists primarily of an input device (keyboard) and an output device (screen). It lacks its own CPU or storage, relying entirely on a host computer for processing.

Multiple choice
  1. chips

  2. switching devices

  3. circuits

  4. components

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

At its fundamental level, a computer is a collection of electronic switching devices (like transistors) that process binary signals to perform logic operations.