Monday, February 27, 2012

Few Questions for Embedded

What is static?
What is different when a global variable is declared as static and without static?
What the memory types of C?
When stack is allocated?
What is happening when malloc is called?
What library malloc is included?
What is difference between Semaphore and Mutex? What is the similarity?

No comments:

Post a Comment