Introduction to Information & Communication Technology (ICT) Lecture 2

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

1/13

flashcard set

Earn XP

Description and Tags

These flashcards cover key concepts from the lecture notes on computer systems, focusing on components such as the CPU, memory types, and processing methods.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

14 Terms

1
New cards

What are the four main parts of a computer system?

Hardware, Software, Data, User.

2
New cards

What is the function of the motherboard in a computer?

The motherboard connects all parts of a computer together.

3
New cards

What does CPU stand for?

Central Processing Unit.

4
New cards

What are the three major components of a CPU?

Arithmetic Logic Unit (ALU), Control Unit (CU), Registers.

5
New cards

What is the primary function of the Arithmetic Logic Unit (ALU)?

To perform arithmetic and logic operations.

6
New cards

What type of memory is RAM?

Volatile memory that is accessed directly by the processor.

7
New cards

What is the difference between primary and secondary memory?

Primary memory is accessed directly by the processor, while secondary memory is non-volatile and not directly accessed.

8
New cards

What is the purpose of cache memory?

To speed up data transfer by storing frequently or recently used instructions and data.

9
New cards

What are the two types of RAM?

Dynamic RAM (DRAM) and Static RAM (SRAM).

10
New cards

What does ROM stand for and what is its purpose?

Read Only Memory; it holds software that is not expected to change.

11
New cards

What is a computer bus?

A physical connection that transfers data among computer components.

12
New cards

What does pipelining refer to in processing?

An instruction's action begins before the previous one is complete.

13
New cards

What makes a computer fast?

Microprocessor speed, bus line size, availability of cache, and parallel processing.

14
New cards

What does EEPROM stand for?

Electrically Erasable Programmable Read Only Memory.