As you know a vast majority of high performance embedded systems today use risc architecture why?
No Answer is Posted For this Question
Be the First to Post Answer
What are the most common errors you've found in embedded systems and how have you resolved them?
What is the order of calling for the constructors and destructors in case of objects of inherited classes?
What elements of oo design are most prone to abuse? How would you mitigate that?
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).
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?
List out various uses of timers in embedded system?
What is the difference between testing and verification?
Explain what are real-time embedded systems?
Tell me what is the need for an infinite loop in embedded systems?
Tell me what is isr?
What is risc architecture?
What is the repository pattern? The factory pattern? Why are patterns important?