Data Types Flashcards

(7 cards)

1
Q

What is the size of a byte?

A

1 byte (Range: 0 to 225)

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

What is the size of a short?

A

2 bytes (Range: -32 768 to 32 767)

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

What is the size of a int?

A

4 bytes (Range: -2 147 483 648 to 2 147 483 647)

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

What is the size of a long?

A

8 bytes (Range: -9 223 372 036 854 775 808 to 9 223 372 036 854 775 808)

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

What is the size of a float?

A

4 bytes

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

What is the size of a double?

A

8 bytes

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

What is the size of a decimal?

A

16 bytes

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