Computer - Central Processing Unit (CPU)
Computer - Central Processing Unit (CPU)
Programming Languages
Computer
Databases - Central Processing
UnitSubjects
Computer Science (CPU)
Python Technologies
Software Testing
Cyber Security
All Categories
Previous Next
CPU
ControlUnit
InputUnit OutputUnit
Arithmetic
&LogicUnit
MemoryUnit
Components of CPU
Registers
Control Unit
As its name implies, a control unit acts as the
"brain" of the CPU. A major role of a control
unit is to manage and execute instructions to
perform the tasks specified by a computer
program. v. A CPU executes instructions by
fetching them from memory, decodes them,
and then executes them. So, it plays a vital role
in fetch-decode-execute instructions.
Synchronization − A CU plays a
crucial role in facilitating the
coordination of instruction execution
across several cores.
Functions of an ALU
Memory Unit
A memory is a hardware component which is
used to store and access the data whenever
required. Majorly; computer memory is
categorised into two parts Primary Memory
(RAM) and Secondary Memory (Hard Disk).
RAM is used for short-term, fast data access
and is essential for active program execution.
On the other hand, storage or secondary
memory provides permanent data storage.
Functions of memory
Primary Memory
Advertisements
TOP TUTORIALS
Python Tutorial
Java Tutorial
C++ Tutorial
C Programming Tutorial
C# Tutorial
PHP Tutorial
R Tutorial
HTML Tutorial
CSS Tutorial
JavaScript Tutorial
SQL Tutorial
TRENDING TECHNOLOGIES
Git Tutorial
Docker Tutorial
Kubernetes Tutorial
DSA Tutorial
SDLC Tutorial
Unix Tutorial
CERTIFICATIONS
DevOps Certification
Online Go Compiler
Online C Compiler
Online C# Compiler