Write down the steps involved in executing a c program
Answers
Answered by
2
Executing a C program :
Executing a C program involves a series of steps. They are,
Creating the program.
Compiling the program.
Linking the program with functions that are needed from the C library.
Executing the program.
Although these steps remain the same irrespective of the operating system, system command for implementing the steps and conventions for naming files may differ on different system.
Executing a C program involves a series of steps. They are,
Creating the program.
Compiling the program.
Linking the program with functions that are needed from the C library.
Executing the program.
Although these steps remain the same irrespective of the operating system, system command for implementing the steps and conventions for naming files may differ on different system.
Similar questions
Computer Science,
7 months ago
Math,
7 months ago
English,
1 year ago
Environmental Sciences,
1 year ago