Section 4 - Computer Systems Flashcards

1
Q

What are the 3 logic gates?

A

And, or, not

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

What is software?

A

Software is any program that runs on the compute

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

What is hardware?

A

Hardware is any physical component that makes up the computer

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

What are the 2 main categories in software?

A

System software and application software

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

What is Von Neumann architecture?

A

A program is stored in main memory and instructions are fetched and executed sequentially,

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

What is within the cpu?

A

Arithmetic logic unit, control unit, clock and bus

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

What does the arithmetic logic unit do?

A

It carries out the following functions

  • logical operations
  • shift operations
  • arithmetic operation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does the control unit do?

A

It does the following:

  • it controls the execution of instructions in the correct sequence
  • it decoded instructions
  • it regulates and controls processor timing using regular pulses from the system clock
  • it sends and receives control signals to and from other devices within the computer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What does the clock do?

A

The system clock controls processor timing, it synchronises all cpu operations

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

What does the bus do?

A

The buses pass data between the different components of the cpu

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

What is the fetch execute cycle?

A

Fetch an instruction from main memory \/

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

What is random access memory?

A

RAM is used to hold programs currently being executed, and the data the programs are using. This is temporary storage

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

What is read only memory? (ROM)

A

You cannot write over the contents once it has been created however it is permanent storage

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

What is cloud storage?

A

Saving data to an off site storage system maintained by a third party

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