A28:
It is a file that
contains declarations, prototypes, and definitions of functions, variables,
constants that can be used in one or more source code files.
e.g. #include<stdio.h>,
#include<conio.h>, #include<math.h>.
A28:
It is a file that
contains declarations, prototypes, and definitions of functions, variables,
constants that can be used in one or more source code files.
e.g. #include<stdio.h>,
#include<conio.h>, #include<math.h>.