All about the header files in C Programming
Asked By
5 points
N/A
Posted on - 03/30/2016
In a C Program, a component called Header File is compulsorily included in every program. What are these header files? What is their purpose? What will happen if we don’t include them?