Advertisements
Advertisements
प्रश्न
The following constant is of which type?
04.14
एक शब्द/वाक्यांश उत्तर
उत्तर
04.14 – Decimal
shaalaa.com
Lexical Units (Tokens)
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 9: Introduction to C++ - Evaluation - Section - B [पृष्ठ १३१]
APPEARS IN
संबंधित प्रश्न
Which of the following is called compile-time operators?
The following constant is of which type?
032
The following constant is of which type?
0XCAFE
Write the following real constant into the exponent form:
23.197
Write the following real constant into the exponent form:
0.00005
Match the following.
A | B |
(a) Modulus | (1) Tokens |
(b) Separators | (2) Remainder of a division |
(c) Stream extraction | (3) Punctuators |
(d) Lexical Units | (4) get from |
Describe the differences between keywords and identifiers?
Differentiate “=” and “==”.
Determine which of the following are valid constant? And specify their type.
‘Name’
What are arithmetic operators in C++? Differentiate unary and binary arithmetic operators. Give example for each of them.