Question
Which operator is used for stream insertion in C++ output?
Select an option. Your answer will be checked instantly.
Correct Answer: C. <<
Explanation:
The correct answer is <<.
Leave a Reply