Computer Science, asked by Anonymous, 5 hours ago

1) boolean is used to control the decisional statement in a java program
a) True b) false

2) java supplies a primitive data type called ________
a) Integer b) float
c) Boolean d) character

3) any size of an integer is handled by java
a) true b) false​

Answers

Answered by rumsha40
0

Answer:

1 false

2 char

3 true

Explanation:

2 The primitive data type for characters in Java is named char. The char type represents a character using 16 bits

Answered by Anonymous
4

Answer:

1-false

2-character

3-true

Explanation:

hope u are fine and it helps

Similar questions