Saving : -
After writing all statements of the program
in C editor must required to save it within a file having extension .c.
such type of file after saving is called source file.
Compiling: -
After writing the program code and saving it
must be required to be compiled.
When
the compilation is successful then the compiler creates two types of files
implicitly regarding each source files whose primary name is same as the source
file and extension are as follows: -
1 .obj: - It
is called as object file and it holds the source code and library code together
into a single file in the form of object code.
Running: -
After completely successfully compilation i.e.;
after creating .exe file. We can
execute or run the program.For detailed information download the PDF
downloading server are below
Server 1 [media fire]
No comments:
Post a Comment