Advertisements
Advertisements
Question
Which of the following operator is an extraction operator in C++?
Options
>>
<<
<>
^^
MCQ
Advertisements
Solution
>>
shaalaa.com
Lexical Units (Tokens)
Is there an error in this question or solution?
APPEARS IN
RELATED QUESTIONS
What are keywords?
Can keywords be used as identifiers?
The following constant is of which type?
032
The following constant is of which type?
0XCAFE
The following constant is of which type?
04.14
Write the following real constant into the exponent form:
23.197
Assume n = 10; what will be result of n++ and --n;?
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.
27,822
How relational operators and logical operators are related to one another?
