9. Boolean data is used to test a particular
condition, i.e., true or false. Which of the
following is a correct representation?
(1 Point)
boolean m = true;
boolean m = 'true';
boolean m = "true";
Answers
Answered by
5
Answer:
boolean m = true;
⬆️is the correct representation because a boolean value does not require any type of symbols in it.
pls make me as brainliest
Similar questions
English,
3 months ago
English,
3 months ago
Math,
6 months ago
Business Studies,
11 months ago
Economy,
11 months ago