Advertisements
Advertisements
प्रश्न
The following constant is of which type?
0XCAFE
एका वाक्यात उत्तर
उत्तर
OXCAFE – Hexadecimal
shaalaa.com
Lexical Units (Tokens)
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 9: Introduction to C++ - Evaluation - Section - B [पृष्ठ १३१]
APPEARS IN
संबंधित प्रश्न
What are keywords?
Can keywords be used as identifiers?
The following constant is of which type?
032
The following constant is of which type?
04.14
Write the following real constant into the exponent form:
0.319
Assume n = 10; what will be result of n++ and --n;?
Describe the differences between keywords and identifiers?
Is C++ case sensitive? What is meant by the term “case sensitive”?
Write a short note on the const keyword with an example.
Determine which of the following are valid constant? And specify their type.
‘\t’