In C++, cout sends formatted output to standard output devices, such as the screen.
Mercy Margret Answered question July 6, 2023
Cout is a standard C++ function that transmits formatted output to the screen and other output devices. For output display, the cout object and the operator are used.
Mercy Margret Answered question July 6, 2023
