What is the need for an infinite loop in embedded systems?


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

Post New Answer

More Embedded Systems AllOther Interview Questions

Tell me how does the interrupts handle by using the threads?

0 Answers  


Explain what is a watchdog timer?

0 Answers  


What's the difference between unit test and integration test?

0 Answers  


Explain the difference between "set" logic, and "procedural" logic. When would you use each one and why?

0 Answers  


What do you mean by interrupt latency?

0 Answers  






Mention what are the essential components of embedded system?

0 Answers  


What is the repository pattern? The factory pattern? Why are patterns important?

0 Answers  


look at following code void foo(void) { unsigned int a = 6; int b = -20; int c = (a+b > 6) ? 1:0; } o/p is 1 why explain promotion rules

1 Answers  


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

0 Answers  


Tell me can static variables be declared in a header file?

0 Answers  


Why is model transformations used in the embedded system?

0 Answers  


What software configuration management tools are you familiar working with?

0 Answers  


Categories