PracticeMCQ
Home
(current)
NCERT Sample Papers
Revision Notes
NCERT Solutions
Our app is now available on Google Play.
Home
question answer
______ represents data that has an assigned value of either true or false
______ represents data that has an assigned value of either true or false
Boolean
Integer
String
Char
Answer: Boolean
Long Answer:
Boolean data type stores only True or False values. It is mainly used with conditional programming.
Related Questions
_____ is a numeric value that does not include a decimal point
A ______ statement shows one or more actions following each other.
The _____ block is formed when we insert a repeat block inside another repeat block.
Broadcast is received by _______ block.
What is conditional statement?