What are the differences between stateless and stateful systems, and impacts of state on parallelism.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Embedded Systems AllOther Interview Questions

How do you reduce interrupt latency?

0 Answers  


Who are the gang of four? Why should you care?

0 Answers  


Explain difference between risc and cisc processor?

0 Answers  


What's yagni? Is this list of questions an example?

0 Answers  


Tell me what is the need for having multibyte data input and output buffers in case of device ports?

0 Answers  






What buses are used for communication in embedded system?

0 Answers  


Tell me what is top half & bottom half of a kernel?

0 Answers  


What is risc architecture?

0 Answers  


What happens when recursion functions are declared inline?

0 Answers  


A=7; b=8; x=a++-b; printf(“%d”, x ); what does this code give as output?

0 Answers  


Explain what is size of character, integer, integer pointer, character pointer?

0 Answers  


What is the difference between unit test and integration test?

0 Answers  


Categories