bala murugan answered question 2/9/2007 What Is #include? #include is not a header file.eg stdio.h is a header file.#include means just include the properties of particular header files in a program.