Tell me why do we need virtual device drivers when we have physical device drivers?
Tell me can structures be passed to the functions by value?
Tell me how to create a child process in linux?
Explain what are the essential components of embedded system?
Explain me why is model transformations used in the embedded system?
Tell me how many types of ipc mechanism you know?
Explain what is return type of isr?
Tell me what are real-time embedded systems?
Tell me what are buses used for communication in embedded system?
Explain me what is spin lock?
Explain how does combination of functions reduce memory requirements in embedded systems?
Tell me what type of scheduling is there in rtos?
Can you please explain the difference between mutexes vs semaphores?
Tell me what is interrupt latency? How can you reduce it?
Tell me when one must use recursion function? Mention what happens when recursion functions are declared inline?