What is this line for? What is contained in it? Like, are there built functions?

Code:
#include <iostream.h>
And where is iostream.h located? Is it built into C++ or is it a separate file?