What is a 'const' variable?
Explain what are real-time embedded systems?
If a system goes blank, how do you debug it?
Why is it better to use multi-threading polling then single threading model?
What buses are used for communication in embedded system?
What is the need for an infinite loop in embedded systems?
Tell me what is isr?
Why do we need a infinite loop in embedded systems development? What are the different ways by which you can code in a infinite loop?
What kinds of problems can you hit with locking model?
What source control systems have you worked with?
Why is java mostly used in embedded systems?
Tell me about some of your hobby projects that you've written in your off time.
Advantages and disadvantages of using macro and inline functions?