Ask Question
22 October, 06:00

1. What is Java primitive data type holds only true or false data?

a. int

b. switch

c. byte

d. Boolean

2. In a Java if statement, what must immediately follow the keyword if?

a. a Boolean expression surrounded by parentheses

b. a block of code to be executed

c. a Boolean expression not surrounded by parentheses

d. an arithmetic expression surrounded by parentheses

+2
Answers (1)
  1. 22 October, 06:58
    0
    1 d. Boolean

    2 a. a Boolean expression surrounded by parentheses
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “1. What is Java primitive data type holds only true or false data? a. int b. switch c. byte d. Boolean 2. In a Java if statement, what must ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers