Advertisements
Advertisements
Question
Which of the following is a valid string literal?
Options
‘A’
‘Welcome’
1232
“1232”
MCQ
Solution
“1232”
shaalaa.com
Lexical Units (Tokens)
Is there an error in this question or solution?
APPEARS IN
RELATED QUESTIONS
Can keywords be used as identifiers?
The following constant is of which type?
39
The following constant is of which type?
032
Write the following real constant into the exponent form:
0.00005
Write the following real constant into the exponent form:
0.319
Assume n = 10; what will be result of n++ and --n;?
Is C++ case sensitive? What is meant by the term “case sensitive”?
Differentiate “=” and “==”.
Determine which of the following are valid constant? And specify their type.
27,822
How relational operators and logical operators are related to one another?