Advertisements
Advertisements
प्रश्न
Determine which of the following are valid constant? And specify their type.
27,822
उत्तर
27,822 – Invalid constant. The comma is not allowed.
APPEARS IN
संबंधित प्रश्न
Which of the following operator is an extraction operator in C++?
Which of the following is a valid string literal?
The following constant is of which type?
04.14
Write the following real constant into the exponent form:
0.00005
Describe the differences between keywords and identifiers?
Write about Binary operators used in C++.
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.
‘Name’
What are arithmetic operators in C++? Differentiate unary and binary arithmetic operators. Give example for each of them.