Advertisements
Advertisements
प्रश्न
Which of the following operator is an extraction operator in C++?
पर्याय
>>
<<
<>
^^
MCQ
उत्तर
>>
shaalaa.com
Lexical Units (Tokens)
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
Which of the following is a valid string literal?
Which of the following is called compile-time operators?
What are keywords?
The following constant is of which type?
39
Write the following real constant into the exponent form:
7.214
Is C++ case sensitive? What is meant by the term “case sensitive”?
Differentiate “=” and “==”.
Write a short note on the const keyword with an example.
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’