Zusammenfassung der Ressource
Frage 1
Frage
CPU stands for Central Processing Unit
Frage 2
Frage
Which of these best describe the role of the CPU in the computer?
Antworten
-
The central processing unit (CPU) of a computer is a piece of hardware that carries out the instructions of a computer program. It performs the basic arithmetical, logical, and input/output operations of a computer system.
-
The CPU is the core component of any computer, and its main function is to control and calculate binary calculations.
Frage 3
Frage
The CPU is not located on the motherboard
Frage 4
Frage
Tick the statements that are true
Antworten
-
On large machines, the CPU requires one or more printed circuit boards. On personal computers and small workstations, the CPU is housed in a single chip called a microprocessor.
-
The CPU itself is an internal component of the computer. Modern CPUs are small and square and contain multiple metallic connectors or pins on the underside. The CPU is inserted directly into a CPU socket, pin side down, on the motherboard.
Frage 5
Frage
Two typical components of a CPU are the following:
The arithmetic logic unit (ALU), which performs arithmetic and logical operations.
The control unit (CU), which extracts instructions from memory and decodes and executes them, calling on the ALU when necessary.