Explain the difference between risc and cisc processor?


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

Post New Answer

More Embedded Systems AllOther Interview Questions

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 can static variables be declared in a header file?

0 Answers  


Explain what is a watchdog timer?

0 Answers  


What do you do to stay abreast of the latest technologies and tools?

0 Answers  


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

0 Answers  


What happens when recursion functions are declared inline?

0 Answers  


Explain the characteristics of embedded system?

0 Answers  


What are the rules followed by mutexes?

0 Answers  


How does the interrupt architecture works?

0 Answers  


What is Difference between CAN and GMLAN

2 Answers   GM General Motors,


What are the most common errors you've found in embedded systems and how have you resolved them?

0 Answers  


Tell me what is difference between binary semaphore and mutex?

0 Answers  


Categories