Ask 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 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

+1
Answers (1)
  1. 2 August, 14:22
    0
    1 d. Boolean

    2 a. a Boolean expression surrounded by parentheses
Know the Answer?
Not Sure About the Answer?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers