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

What is yagni? Is this list of questions an example?

0 Answers  


Tell me what is interrupt latency?

0 Answers  


List out various uses of timers in embedded system?

0 Answers  


What is the task of the pre-processor?

0 Answers  


What are hard and soft real time systems?

0 Answers  






Please explain can structures be passed to the functions by value?

0 Answers  


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

0 Answers  


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

0 Answers  


Explain me what is spin lock?

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  


What do you mean by interrupt latency?

0 Answers  


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

0 Answers  


Categories