what is difference between micro processor & micro controller ?
Answer Posted / pritesh
the prime use of micro-processor is to read data, perform
calculation on the data and store that calculation in a mass
storage device.
But Micro-controller is control the the operation of a
machine using fixed program that is stored in ROM.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is a semaphore? What are the different types of semaphore?
Explain me how does the interrupt architecture works?
Have you designed ui, user interface?
Tell me what is microcontroller?
What is rtos in an embedded system?
Discuss the concept of yagni and explain something you did recently that adhered to this practice.
How are macros different from functions?
Why does pre-emptive multi-threading used to solve the central controller problem?
How are macros different from inline functions?
What happens when recursion functions are declared inline?
What is top half & bottom half of a kernel?
What is return type of isr?
What is the repository pattern?
Mention what are buses used for communication in embedded system?
Who are the gang of four? Why should you care?