Computer Science, asked by vadupuchaitu2006, 6 months ago

10. Boolean Data is used to test a particular condition i.e. true or false. Which of
the following is a correct representation?
(a) boolean m=true
(b) boolean m='true'
(c) boolean m="true"
(d) none​

Answers

Answered by sudhirpatel8009
32

Answer:

(a)boolean m=true. This Is answer

Answered by Debom
10

Answer:

boolean m=true

mark me as brainlist

Similar questions