Advertisements
Advertisements
प्रश्न
Which of the following is a valid string literal?
पर्याय
‘A’
‘Welcome’
1232
“1232”
Advertisements
उत्तर
“1232”
APPEARS IN
संबंधित प्रश्न
Which of the following operator is an extraction operator in C++?
The following constant is of which type?
032
The following constant is of which type?
04.14
Write the following real constant into the exponent form:
0.00005
Write about Binary operators used in C++.
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’
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.
How relational operators and logical operators are related to one another?
