CPU and GPU

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

1/3

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.

4 Terms

1
New cards

What distinguishes CISC from RISC architectures?

CISC uses complex instructions requiring fewer commands to perform tasks, while RISC uses simpler instructions that execute more quickly.

2
New cards

How does the Cache memory enhance CPU performance?

Provides fast access to frequently used data and instructions, reducing latency compared to accessing RAM.

3
New cards

What is the difference between parallel processing and concurrent processing?

Parallel processing involves multiple processors executing different instructions simultaneously, while concurrent processing involves multiple tasks running at the same time.

4
New cards

What is the significance of the Decode Unit in the CPU?

It prepares the execution of instructions by decoding the binary operation code, informing the CPU of the required actions.