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?
39
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:
7.214
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
What are arithmetic operators in C++? Differentiate unary and binary arithmetic operators. Give example for each of them.