Sequence Flashcards

1
Q

What is sequence

A

sequence is the order in which instructions occur and are processed.
(When things happen one after the other)

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

Data types

A

Integer, Real/float, Character, String, Boolean

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

Integer

A

Whole number

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

real/ Float

A

Number with a decimal/ fractional part

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

Character

A

Single character

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

String

A

Zero or more characters

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

Boolean

A

True or False

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