What are the different types of buses used by the 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 what is top half & bottom half of a kernel?

0 Answers  


Explain interrupt latency and how can we decrease it?

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  


Tell me when one must use recursion function? Mention what happens when recursion functions are declared inline?

0 Answers  


What are the uses of the keyword static?

0 Answers  






How are variables mapped across to the various memories by the c compiler?

0 Answers  


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

0 Answers  


What are the essential components of embedded system?

0 Answers  


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

0 Answers  


What is priority inheritance?

0 Answers  


How i/o devices are classified for embedded system?

0 Answers  


Differentiate testing and verification?

0 Answers  


Categories