Which one is a valid declaration of a boolean?
Answers
Answered by
5
) boolean b1 = 0; B) boolean b2 = false; C) boolean b3 = false; D) boolean b4 = Boolean. false(); E) boolean b5 = no;
Similar questions
Science,
7 months ago
Math,
7 months ago
Math,
7 months ago
Computer Science,
1 year ago
Political Science,
1 year ago
English,
1 year ago