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 statements is not true?
Can keywords be used as identifiers?
The following constant is of which type?
032
Write the following real constant into the exponent form:
23.197
Assume n = 10; what will be result of n++ and --n;?
Write a short note on the const keyword with an example.
What is the difference between 56L and 56?
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.
‘\t’
What are arithmetic operators in C++? Differentiate unary and binary arithmetic operators. Give example for each of them.