what is difference between micro processor & micro controller ?
Answer Posted / ashish
MIcroprocessor doesn't provide on chip peripherals such as
RAM. All the peripherals are connected externally. Whereas
in microcontroller on chip peripherals are present.
Ans.2 is also rite.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
If you've integrated new software in an existing system, tell us how you evaluated and identified the requirements for this new technology.
How does input/output bus functions?
What is the order of calling for the constructors and destructors in case of objects of inherited classes?
Discuss the concept of yagni and explain something you did recently that adhered to this practice.
What buses are used for communication in embedded system?
How are macros different from inline functions?
What is the difference between "set" logic, and "procedural" logic. When would you use each one and why?
Can we put breakpoint inside isr?
What do you do when you get stuck with a problem you can't solve?
You have just been put in charge of a legacy code project with maintainability problems. What kind of things would you look to improve to get the project on a stable footing?
What is the difference between a web server, web farm and web garden? How would your web application need to change for each?
What is a memory leak? What is a segmentation fault?
Differentiate testing and verification?
What are the differences between stateless and stateful systems, and impacts of state on parallelism.
How can to check the working of a sensor deployed in a project?