What are the differences between stateless and stateful systems, and impacts of state on parallelism.
880Post New Embedded Systems AllOther Questions
What is continuous integration? Have you used it and why is it important?
Tell me what is the function of simple thread poll in embedded system?
What elements of oo design are most prone to abuse? How would you mitigate that?
Explain the difference between testing and verification?
What are the characteristics of embedded system?
Tell me what is interrupt latency?
PROVIDE ME NOTES ON EMBEDDED TCHNLOGY
What is the need for an infinite loop in embedded systems?
What is solid?
Explain the software analysis process, such as code analysis, code metrics, and system risk analysis or software reliability.
Tell me what happens when recursive functions are declared inline?
Describe a pattern that is not the factory pattern? How is it used and when?
What is refactoring? Have you used it and it is important? Name three common refactorings.
What is the need for dmac in es?
Tell me whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?