Advertisements
Advertisements
प्रश्न
Which of the following is called compile-time operators?
विकल्प
sizeof
pointer
virtual
this
Advertisements
उत्तर
sizeof
APPEARS IN
संबंधित प्रश्न
The following constant is of which type?
39
The following constant is of which type?
0XCAFE
Write the following real constant into the exponent form:
0.00005
Write the following real constant into the exponent form:
0.319
Describe the differences between keywords and identifiers?
Is C++ case sensitive? What is meant by the term “case sensitive”?
Write a short note on the const keyword with an example.
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?
