Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

The iostream is the head er file which contains all the functions of program like cout, cin and etc.

The C++ <iostream> header file declares a set of functions for 
 standard Input/Output. It also defines I/O stream objects such as 
 cin, cout, clog, etc.
 
PREVIOUS NEXT
Tagged: #The #iostream #head #er #file #functions #program #cin
ADD COMMENT
Topic
Name
7+1 =