Why is it better to use multi-threading polling then single threading model?


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

Post New Answer

More Embedded Systems AllOther Interview Questions

Hi Guru here.......my question is....... Is it necessary to start the execution of a program from the main() in C?

4 Answers  


Tell me how are macros different from inline functions?

0 Answers  


How do you learn about the latest technology trends?

0 Answers  


What's so great about <cool web technology of the day>?

0 Answers  


Tell me what are the commonly found errors in embedded systems?

0 Answers  






Describe to me some bad code you've read or inherited lately.

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  


DMA deals with which address (physical/virtual addresses) ?

3 Answers   Bosch,


How might a task-based model differ from a threaded model?

0 Answers  


Tell me why is it better to use multi-threading polling then single threading model?

0 Answers  


Do you know what is priority inheritance?

0 Answers  


A vast majority of high performance embedded systems today use risc architecture why?

0 Answers  


Categories