what is difference between micro processor & micro controller ?
Answer Posted / gaurav kumar
In Microprocessor more op-codes, few bit handling instructions. But in Microcontroller: fewer op-codes, more bit handling Instructions, and also it is defined as a device that includes micro processor, memory, & input / output signal lines on a single chip.
(GAURAV KUMAR
CUCEK-ECE)
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between a microcontroller and an embedded system?
Show me a portfolio of all the applications you worked on, and tell me how you contributed to design them.
Describe a pattern that is not the factory pattern? How is it used and when?
What is the use of volatile keyword?
What's the difference between unit test and integration test?
Tell me how are macros different from inline functions?
Why is it better to use multi-threading polling instead of a single threading model?
What trade offs do you have for resource contention?
Tell me what is interaction semantics used in embedded systems?
Explain what are the uses of the keyword static?
Tell me what are the different types of customizations that is used with the “volatile” keyword?
What is spin lock?
What is a memory leak? What is a segmentation fault?
Why we use embedded systems?
What kinds of problems can you hit with locking model? And a lockless model?