Hi Guru here.......my question is....... Is it necessary to
start the execution of a program from the main() in C?
Answer Posted / shreepad
Most new toolchains allow you to configure the entry point
other than main(). hence unless other wise specified, main
is the default entry point.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are real-time embedded systems?
Why is model transformations used in the embedded system?
What is the repository pattern? Why are patterns important?
How to reduce interrupt latency?
What are the uses of the keyword volatile?
How do the mvp, mvc, and mvvm patterns relate?
What typecast is applied when we have a signed and an unsigned int in an expression?
Explain scope of static variables?
Which parameters decide the size of data type for a processor?
Tell me what is the function of simple thread poll in embedded system?
Tell me what is difference between binary semaphore and mutex?
Explain me what is semaphore?
Explain the significance of watchdog timer in embedded systems?
Differentiate testing and verification?
What are the different types of buses used by the embedded systems?