what is difference between micro processor & micro controller ?

Answer Posted / gopinath sinnurkar

> Microprocessor is a manager of the resources(I/O, Memory)
which lie out-side of its architecture.
> Micro-controllers have I/O, Memory etc. built into it
and specially designed for Control applications

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is size of character, integer, integer pointer, character pointer?

497


Why is it better to use multi-threading polling instead of a single threading model?

585


Explain what is the need for an infinite loop in embedded systems?

485


Advantages and disadvantages of using macro and inline functions?

493


Have you developed software testing procedures for new systems and performed qa, quality assurance, or audits?

445






What's your experience with technical documentation?

470


What is watchdog timer?

514


How many types of ipc mechanism you know?

436


Why is model transformations used in the embedded system?

448


What are some examples of anti-patterns?

475


What is the function of simple thread poll in embedded system?

488


Tell me how does the interrupts handle by using the threads?

413


A vast majority of high performance embedded systems today use risc architecture why?

588


A=7; b=8; x=a++-b; printf(ā€œ%dā€, x ); what does this code give as output?

575


What are the uses of the keyword volatile?

498