Advertisements
Advertisements
प्रश्न
Write the following real constant into the exponent form:
0.319
योग
उत्तर
0.319 = 3.19 x 10-1 = 3.19E – 1
shaalaa.com
Lexical Units (Tokens)
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 9: Introduction to C++ - Evaluation - Section - B [पृष्ठ १३१]
APPEARS IN
संबंधित प्रश्न
Which of the following operator is an extraction operator in C++?
Which of the following is called compile-time operators?
Can keywords be used as identifiers?
The following constant is of which type?
39
The following constant is of which type?
04.14
Assume n = 10; what will be result of n++ and --n;?
Describe the differences between keywords and identifiers?
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.
27,822
How relational operators and logical operators are related to one another?