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).
No Answer is Posted For this Question
Be the First to Post Answer
What is the function of simple thread poll in embedded system?
Explain me what are the different types of system involved in embedded system?
How to reduce interrupt latency?
What is the repository pattern? Why are patterns important?
What software languages have you used to design, develop, and debug software application interfaces?
Tell me what is null pointer and what is its use?
Significance of watchdog timer in embedded systems.
Name three primary attributes of object-oriented design. Describe what they mean and why they're important.
What is risc architecture?
Whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
What is yagni? Is this list of questions an example?
While writing interrupt handlers (ISR), which are points needed to be considered ?