what is difference between micro processor & micro controller ?
Answer Posted / ashish
MIcroprocessor doesn't provide on chip peripherals such as
RAM. All the peripherals are connected externally. Whereas
in microcontroller on chip peripherals are present.
Ans.2 is also rite.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
How does input/output bus functions?
What are the differences between analytical and computational modeling?
Explain the difference between mutexes vs semaphores?
How might a task-based model differ from a threaded model?
Why do we need a infinite loop in embedded systems development? What are the different ways by which you can code in a infinite loop?
Tell me what is microcontroller?
Tell me what is the need for dmac in es?
Explain some of the commonly found errors in embedded systems?
You have just been put in charge of a legacy code project with maintainability problems. What kind of things would you look to improve to get the project on a stable footing?
Tell me what is isr?
Describe a pattern that is not the factory pattern? How is it used and when?
What is the purpose of the segment register?
Explain the differences between analytical and computational modeling?
Explain me what is endianness of a system and how do different systems communicate with each other?
What is top half & bottom half of a kernel?