08.09.22 revision Flashcards

1
Q

fetch decode….

A

execute

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

computers use binary to…

A

program instructions and represent data!

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

’’’’ 01101101
+ 10001101

A

11111010

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

names of secondary storage?

A

magnetic, solid state, optical

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

What base is Denary in?

A

Base-10: There are ten possible numbers you can put in one space.

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

LAN stands for?

A

Local Area Network

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

WAN stands for?

A

wide Area Network

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

what is an overflow error??

A

an overflow error is where two binary numbers end up to total an extra digit that does not fit. (e.g. 9 digits will not work, 18 digits will not work.)

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

what is 52 in 8-bit binary??
(128 64 32 16 8 4 2 1)

A

00110100

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

list the network topologies:

A

bus, star, and mesh

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

What is the CPU?

A

The component of a computer system which controls the interpretation and execution of instructions.

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

What is the data bus?

A

Part of the computer responsible for distributing and managing real time data.

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

What base is binary in?

A

Base 2: There are 2 possible numbers you can put in one space.

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

What are the two methods of compressing data, and what do they mean?

A

Lossless - data compression where every bit of data originally in a file remains after it is uncompressed, and all the information is restored (documents, code)
Lossy - discards small amounts of data in the process of compression, however the file remains usable (images, videos)

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

What is the Von Neumann concept?

A

First published on 1945.
Proposed that a program could be stored on a computer in binary.

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

What are registers?

A

A type of computer memory used to quickly accept, store, and transfer data and instructions

17
Q

What is Mesh Topology?

A

Where all the computers are connected to each other