what is difference between micro processor & micro controller ?
Answer Posted / neha saini
microprocessor is consist by ALU,special function register,timer counter,
but microcontroller have on chip RAM,ALU,special function register,timer & counter .
microprocessor need more hardware but microcontroller need less hardware because it have on chip structure it required more pin.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Can we use any function inside isr?
Why is the single responsibility principle important?
What is pass by value and pass by reference? How are structure passed as arguments?
Explain difference between risc and cisc processor?
What is the difference between locking and lockless (optimistic and pessimistic) concurrency models?
If you've integrated new software in an existing system, tell us how you evaluated and identified the requirements for this new technology.
what is meant by a forward reference in c?
What do you do when you get stuck with a problem you can't solve?
What is yagni? Is this list of questions an example?
Describe a pattern that is not the factory pattern? How is it used and when?
Explain me what is endianness of a system and how do different systems communicate with each other?
Differentiate testing and verification?
Give an example of troubleshooting on embedded targets. Explain the process step-by-step.
Tell me how are macros different from inline functions?
what are buses used for communication in embedded system?