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 are some alternate ways to store data other than a relational database? Why would you do that, and what are the trade-offs?
What is an embedded system and why it is used?
What software languages have you used to design, develop, and debug software application interfaces?
What is a 'volatile' variable?
Explain what is the difference between mutexes and semaphores?
Is count down_to_zero loop better than count_up_loops?
What are the most common errors you've found in embedded systems and how have you resolved them?
Tell me can we put breakpoint inside isr?
Explain me why is model transformations used in the embedded system?
Explain what is interrupt latency? How can you reduce it?
Tell me what is microcontroller?
Show me a portfolio of all the applications you worked on, and tell me how you contributed to design them.
Why continuous integration is important?
What are the different types of system involved in embedded system?
If a system goes blank, how do you debug it?