Ask Question
7 October, 19:12

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

+3
Answers (1)
  1. 7 October, 22:53
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers