Advertisements
Advertisements
प्रश्न
Write the following real constant into the exponent form:
7.214
योग
उत्तर
00 7.214 = 0.7214 x 101 = 0.7214E1
shaalaa.com
Lexical Units (Tokens)
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 9: Introduction to C++ - Evaluation - Section - B [पृष्ठ १३१]
APPEARS IN
संबंधित प्रश्न
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?
032
The following constant is of which type?
0XCAFE
Assume n = 10; what will be result of n++ and --n;?
Describe the differences between keywords and identifiers?
Differentiate “=” and “==”.
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.
27,822