Cout is a print function in C++. it is present in the library file in C++ library Iostream. It is used to display the results, text, messages and computation on the console screen.
In this video we will learn about C++ function, it's usage and examples.