Advertisements
Advertisements
प्रश्न
Which of the following is called compile-time operators?
पर्याय
sizeof
pointer
virtual
this
MCQ
उत्तर
sizeof
shaalaa.com
Lexical Units (Tokens)
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
Which of the following operator is an extraction operator in C++?
Can keywords be used as identifiers?
The following constant is of which type?
39
The following constant is of which type?
04.14
Write the following real constant into the exponent form:
7.214
Write the following real constant into the exponent form:
0.319
Write a short note on the const keyword with an example.
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.