How Computers Work + Important Hardware

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/8

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

9 Terms

1
New cards

What are the four main core computer functions that make human interaction possible?

Input, Processing, Storage (or Memory) , and Output.

2
New cards

What is “input”?

The computer receives data, through interaction with physical sensors (or devices) such as a keyboard or mouse, for processing.

3
New cards

Information must be translated to what language for a computer to understand?

Machine language or binary code (0s and 1s).

4
New cards

What is “processing”?

When the CPU interprets and manipulates input data, then executes instructions for output.

5
New cards

Why is CPU referred to as “the brain” of the computer?

It interprets and executes programming instructions, controlling all components between hardware and software.

6
New cards

What is the Control Unit (CU)?

It regulates operations within the CPU by receiving information from software and directing that data to the relevant hardware.

7
New cards

What are some functions of the Control Unit (CU)?

The Control Unit (CU) determines where instructions will go for processing, sends timing signals for synched operations, and manages memory operations.

8
New cards

What is the Arithmetic and Logic Unit (ALU)?

The fundamental building block of CPU responsible for performing arithmetic and logic operations.

9
New cards

What are some examples operations that the Arithmetic and Logic Unit (ALU) completes?

The Arithmetic and Logic Unit (ALU) completes operations such as addition, subtraction, and comparisons.