Computer Knowledge

Computer Fundamentals and System Concepts

2,255 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. Closed Programming Unit

  2. Central Processing Register

  3. Central Processing Unit

  4. Closed Processing Unit

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

CPU stands for Central Processing Unit, which is the primary component of a computer that performs most of the processing inside the computer. It is often referred to as the 'brain' of the computer.

Multiple choice
  1. Central Processing Unit

  2. Control Process Unit

  3. Control Per Unit

  4. Centre Per Unit

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

CPU stands for Central Processing Unit, which is the primary component of a computer that performs most of the processing inside the computer. It is often referred to as the brain of the computer.

Multiple choice
  1. A cable

  2. A track

  3. A Bus

  4. A circuit

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

An internal bus is a collection of wires or pathways that connects all the internal sections of the CPU (such as the ALU, Control Unit, and registers) together to allow data and signals to flow between them.

Multiple choice
  1. The Clock

  2. The Timer

  3. The register

  4. The CPU

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

The system clock generates continuous electrical pulses at a constant rate, synchronizing all the CPU's operations and allowing it to execute instructions step-by-step in a controlled sequence.

Multiple choice
  1. Keeps the computer cool

  2. Works out the best way to do something

  3. Carries Information

  4. Carries out the calculations from the registers

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

The Arithmetic Logic Unit (ALU) is the part of the CPU that performs all arithmetic operations (like addition and subtraction) and logical operations (like comparisons) on data retrieved from registers.

Multiple choice
  1. Organising data

  2. Sending information

  3. Executing program instructions

  4. Calculations

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

The Control Unit (CU) directs the operation of the processor by fetching, decoding, and managing the execution of program instructions, coordinating how data moves around the CPU and other components.

Multiple choice
  1. 2

  2. 4

  3. 3

  4. 6

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

A CPU is traditionally divided into three main components: the Control Unit (CU), the Arithmetic Logic Unit (ALU), and the registers (or memory unit). These parts work together to fetch, decode, and execute instructions.

Multiple choice
  1. Control Produce Unit

  2. Central Production Unit

  3. Central Processing Unit

  4. Control Process Unit

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

CPU stands for Central Processing Unit. It is the primary component of a computer that acts as its brain, executing instructions of computer programs.

Multiple choice
  1. To process Data.

  2. To do work.

  3. To Calculate

  4. Write an essay.

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

The primary purpose of the Central Processing Unit (CPU) is to process data by performing calculations, making logical decisions, and executing instructions. While it does perform calculations, processing data is a more comprehensive description of its overall function.

Multiple choice
  1. Eyes

  2. Brain

  3. Foot

  4. Stomach

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

The CPU is commonly referred to as the brain of the computer because it controls all functions and processes instructions, much like the human brain controls the body. Other body parts like eyes or feet represent input/output devices or mechanical parts rather than control centers.

Multiple choice
  1. a service pack

  2. mirror sites

  3. patches that prevent new virus or worm from making a attack

  4. patterns in the programing code of the software ona computer

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

Antivirus and malware detection programs scan files looking for specific patterns or signatures in the programming code that match known malware. This signature-based detection helps identify threats that have already been documented by security researchers.

Multiple choice
  1. adware

  2. spyware

  3. stealth virus

  4. Trojan horse

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

Adware is a type of software designed to automatically present advertisements, such as pop-ups or banners, on a user's screen. While spyware secretly gathers information and Trojan horses disguise themselves as legitimate software, adware's primary characteristic is displaying unwanted ads.