In C++, the use of I/O operators aids in taking input and displaying output. Also, the operator used to accept input is known as the extraction or get from operator (>>), whereas the operator used to display output is known as the insertion or put to operator ().
Vishalini.R Answered question June 27, 2023
				