Q12
What is the default initial value of elements in an array of type boolean in Java?
A.
TRUE
B.
FALSE
AnswerC.
1
D.
0
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board