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
What is refactoring? Have you used it and it is important? Name three common refactorings.
Are you familiar with design patterns? What design software have you used and in what situations?
Tell me how does input/output bus functions?
Tell me what is isr?
Give an example of troubleshooting on embedded targets. Explain the process step-by-step.
What is a semaphore? What are the different types of semaphore?
Explain what happens when recursion functions are declared inline?
Explain what is a watchdog timer?
Tell me what is the purpose of using critical sections?
Explain the concept of separation of concerns?
How does combination of functions reduce memory requirements in embedded systems?
Explain the difference between testing and verification?
what are buses used for communication in embedded system?
What buses are used for communication in embedded system?
Tell me about 3 times you failed.