Identify the following literals :
(a) true
(b) "false"
(c) 0.5
(d) 'm'
Answers
Answered by
6
Answer:
- (a) True= boolean literal
- (b)"false"=string literal
- (c)0.5=floating point literal
- (d)'m'=char literal
Explanation:
Literals have fixed values. If you like my answer please make me brainliest
Answered by
0
Answer:
B false Boolean type literal
c 0.5 double type literal
Similar questions
Computer Science,
4 months ago
Math,
4 months ago
English,
4 months ago
Physics,
8 months ago
Math,
8 months ago
Computer Science,
1 year ago