ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
What will any variable evaluate to if it is of Boolean data type?
Correct Answer: D — Either True or False
Boolean data types will give the value either as True or False depending on the condition.