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
-
Program Counter
-
RAM
-
Hard Disk
-
ALU
B
Correct answer
Explanation
During the fetch phase of the instruction cycle, the control unit sends a control signal to main memory (RAM) to read the instruction or data at a specific address. The RAM then places this data onto the data bus so the CPU can receive it.
-
Closed Programming Unit
-
Central Processing Register
-
Central Processing Unit
-
Closed Processing Unit
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.
-
Central Processing Unit
-
Control Process Unit
-
Control Per Unit
-
Centre Per Unit
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.
-
Data bus
-
Address Bus
-
Control Bus
-
Number 54 Bus
A
Correct answer
Explanation
The data bus is the communication pathway that transfers the actual data and programming instructions between the CPU, memory, and other peripheral devices.
-
A cable
-
A track
-
A Bus
-
A circuit
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.
-
The Clock
-
The Timer
-
The register
-
The CPU
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.
-
Keeps the computer cool
-
Works out the best way to do something
-
Carries Information
-
Carries out the calculations from the registers
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.
-
Organising data
-
Sending information
-
Executing program instructions
-
Calculations
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.
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.
-
Control Produce Unit
-
Central Production Unit
-
Central Processing Unit
-
Control Process Unit
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.
-
To process Data.
-
To do work.
-
To Calculate
-
Write an essay.
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.
-
The Hard Drive.
-
The ROM
-
The CPU
-
The ROM
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.
-
a service pack
-
mirror sites
-
patches that prevent new virus or worm from making a attack
-
patterns in the programing code of the software ona computer
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.
-
adware
-
spyware
-
stealth virus
-
Trojan horse
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.