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
Tell me what is embedded system in a computer system?
What kinds of problems can you hit with locking model?
How do you reduce interrupt latency?
Explain me what is spin lock?
Explain what are real-time embedded systems?
Can you have constant volatile variables?
What is pass by value and pass by reference? How are structure passed as arguments?
What is the purpose of a watchdog timer?
What are the differences between analytical and computational modeling?
If you buy some rtos, what are the features you look for in?
What is isr? Can they be passed any parameter and can they return a value?
Describe, in as much detail as you think is relevant, as deeply as you can, what happens when I type "cnn.com" into a browser and press "go".
How might a task-based model differ from a threaded model?
Write a program to show the functionality of power-save super loop.
Tell me what are the 4 types of inheritance relationship?