What is interaction semantics used in embedded systems?
What typecast is applied when we have a signed and an unsigned int in an expression?
What software configuration management tools are you familiar working with?
Tell me can a pointer be volatile?
Infinite loops often arise in embedded systems. How does you code an infinite loop in c?
How does combination of functions reduce memory requirements in embedded systems?
What is the volatile keyword used for?
Explain the concept of separation of concerns and it's pros and cons.
Please explain can structures be passed to the functions by value?
What is a 'volatile' variable?
What is inversion of control? How does that relate to dependency injection?
What kinds of problems can you hit with lockless model?
What is so great about <cool web technology of the day>?