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
Tell me what are the uses of the keyword volatile?
How do you reduce interrupt latency?
What are the uses of the keyword static?
What do you do when you get stuck with a problem you can't solve?
What type of software simulator and developer have you used?
Tell me why cannot arrays be passed by values to functions?
What's risc architecture?
Why is model transformations used in the embedded system?
What could be the reasons for a system to have gone blank and how would you debug it?
Explain me what is semaphore?
Explain interrupt latency and how can we decrease it?
What are the functional requirements that are used in the embedded systems?
Tell me can we use any function inside isr?
Tell me what are the different storage classes in c?
Explain the difference between testing and verification?