Question Which operator is used for stream extraction in C++ input? A. != B. || C. >> D. << Show Answer More MCQs Correct Answer: C >> The correct answer is >>. The correct answer is >>.
Leave a Reply