Explain in brief Insertion and Extraction operators with an example.
Answers
Answered by
6
C++ is able to input and output the built-in data types using the stream extraction operator >> and the stream insertion operator <<. The stream insertion and stream extraction operators also can be overloaded to perform input and output for user-defined types like an object.
Similar questions
Math,
1 month ago
Hindi,
1 month ago
Physics,
1 month ago
Math,
2 months ago
India Languages,
2 months ago
Social Sciences,
9 months ago
History,
9 months ago