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).
821What are some alternate ways to store data other than a relational database? Why would you do that, and what are the trade-offs?
795Post New Embedded Systems AllOther Questions
What are the different types of buses used by the embedded systems?
Tell me what is the function of simple thread poll in embedded system?
Tell me what is interrupt latency?
What is the purpose of a watchdog timer?
Explain what happens when recursion functions are declared inline?
What is the difference between a web server, web farm and web garden? How would your web application need to change for each?
If you buy some rtos, what are the features you look for in?
What are the rules followed by mutexes?
What does malloc do? What will happen if we have a statement like malloc(sizeof(0));
Tell me why embedded system is useful?
what is embedded system in a computer system?
List out some of the commonly found errors in Embedded Systems?
What are hard and soft real time systems?
What is the repository pattern?
Why is the single responsibility principle important?