Tell me why is it better to use multi-threading polling then single threading model?
What is the size of the int, char and float data types?
How to create a child process in linux?
Can you please explain the difference between mutexes vs semaphores?
Tell me what is microcontroller?
Why is model transformations used in the embedded system?
Discuss the differences between mocks and stubs/fakes and where you might use them (answers aren't that important here, just the discussion that would ensue).
What are the differences between stateless and stateful systems, and impacts of state on parallelism.
How does a 3 tier application differ from a 2 tier one?
Write a program to show the functionality of power-save super loop.
When do you know your code is ready for production?
What happens when recursion functions are declared inline?
Tell me how does the interrupts handle by using the threads?