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