C Program Exectuion Stages

Briefly explain the stages in execution of C program ?How are printf and scanf statements statements being moved into final executable code?

Questions by shyamkumar1221

Showing Answers 1 - 3 of 3 Answers

There are seven stages of execution
1. Forming the goal
2. Forming the intention
3. Specifying an action
4. Executing the action
5. Perceiving the state of the world
6. Interpreting the state of the world
7. Evaluating the outcome

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions