Advertisements
Advertisements
Question
Which of the following is non-numeric data type?
Options
boolean
int
float
double
MCQ
Solution
boolean
Explanation:
Boolean is a non-numeric data type because it only has two values: true or false, and it does not deal with numbers.
shaalaa.com
Is there an error in this question or solution?