A. Choose the correct answer.
1 Which of the following is a literal in Java?
(c) +1
2. Which of the following is an example of iteration?
(a) If
(b) Switch
(c) While
3. What is used when both the conditions of an expression must be true?
(b)!
(c) &&
4. The following is optional in case of switch case construct.
(a) default
(b) break
(c) both a and b
5. Boolean can support –
(a) true
(b) false
(c) either a or b
(d) both a and b
Answers
Answered by
1
Answer:
2 = if
3 = &&
4 = both a and b
5 = both a or b
HOPE YOU LIKE IT....
THEN PLEASE MAKE ME BRAINLIST OR FOLLOW ME...
Explanation:
Similar questions