Advertisements
Advertisements
Question
The following constant is of which type?
39
One Line Answer
Advertisements
Solution
39 – Decimal
shaalaa.com
Lexical Units (Tokens)
Is there an error in this question or solution?
APPEARS IN
RELATED QUESTIONS
Which of the following is called compile-time operators?
Can keywords be used as identifiers?
The following constant is of which type?
04.14
Write the following real constant into the exponent form:
7.214
Write a short note on the const keyword with an example.
Consider the following C++ statement. Are they equivalent?
char ch = 67;
char ch = ‘C’;
Determine which of the following are valid constant? And specify their type.
0.5
Determine which of the following are valid constant? And specify their type.
‘\t’
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?
