Primitive Data Types Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

of bytes in a Java byte?

A

1 byte or 8 bits

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

of bytes in a Java short?

A

2 bytes or 16 bits

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

of bytes in a Java int?

A

4 bytes or 32 bits

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

of bytes in a Java long?

A

8 bytes or 64 bits

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

of bytes in a Java float?

A

4 bytes or 32 bits

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

of bytes in a Java double?

A

8 bytes or 64 bits

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

of bytes in a Java char?

A

2 bytes or 16 bits

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