3rd Year Flashcards

1
Q

What is an integer

A

A whole number

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

What is a float

A

Decimal

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

What is a real

A

A number with a decimal point

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

What is a character

A

A single character or symbol

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

What is a string

A

Zero or more characters enclosed in quote marks

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

Five data types

A
Float/real
Character
Integer
String 
Boolean
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What do registers do

A

Store things

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

Four examples of registers

A

PC
ACC
MAR
MDR

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

What do the bootstrap instructions do

A

fetch the operating system from secondary storage ad load it into RAM

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

Embedded system

A

An electronic system with limited functionality or a specific purpose within another system

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