Mental Drill
A.
Tick () the correct option.
1. Which among the following encoding system can represent 65536 characters?
a. ASCII
b. Unicode
c. Both a and b
d. None of these
2. Which among the following is not a Token?
a. Keywords
b. Literals
c. Identifiers
d. Data Type
3. Which among the following is a keyword but not a literal?
a. for
b. null
c. true
d. false
4. Which among the following is a valid float literal?
a. 12.36f
b. 12.36F
C. 12.36
d. Both a and b
5. Which among the following is a valid octal integer literal?
a. 0178
b. 675
C. 0675
d. 0X675
6. Which among the following is a valid method of initialising?
a. boolean f=true;
b. boolean f=TRUE;
c. boolean f='true';
d. None of these
7. Which among the following is not a punctuator?
a.; (semicolon)
b., (comma)
C.: (colon)
d.. dot
bo oo ooo
00 00 00
Answers
Answered by
5
Answer:
nice question
answers
1-b
2-c
3-b
4-a
5-d
6-d
7-c
and please make my answer brainliest answer please
Answered by
0
Answer:
1.b
2.d
3.a
4.d
5.c
6.a
7.b
Explanation:
plz mark me as brainliest
Similar questions
Computer Science,
5 months ago
Math,
5 months ago
Science,
5 months ago
Physics,
10 months ago
English,
10 months ago