Explain me what is the difference between microprocessor and microcontroller?
Tell me what is interaction semantics used in embedded systems?
What is the purpose of the segment register?
Can you name the differences between object-oriented and component-based design?
What is a 'const' variable?
Describe, in as much detail as you think is relevant, as deeply as you can, what happens when I type "cnn.com" into a browser and press "go".
What are the characteristics of embedded system?
You have just been put in charge of a legacy code project with maintainability problems. What kind of things would you look to improve to get the project on a stable footing?
How might a task-based model differ from a threaded model?
What is refactoring? Name three common refactorings.
What is rtos in an embedded system?
what is the command/instruction in ARM that does not do anything or does not execute any instruction ? (except NOP instruction)
Explain me how does the interrupt architecture works?