Midterm Revision Flashcards

(7 cards)

1
Q

Memory

A

Hardware devices used to STORE data and instruction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The Stack

A

Special region of memory that holds local variables and function calls

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The Heap

A

Special region of memory used for Dynamic Memory Allocation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Address

A

A numerical value (usually hexadecimal) that can uniquely identify a memory location

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The data bus

A

Collection of parallel electric wires used to carry actual data (in bits) between the computer’s components (such as from CPU to memory and back)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Peripherals

A

External devices connected to the computer system to interact with the outside world. Examples like I/O devices like keyboard, touchscreen, monitor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Load and store instructions

A

Load loads data from memory to register. Store stores data from register to memory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly