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
What is the repository pattern?
How to implement a fourth order butter worth lp filter at 1 khz if sampling freuency is 8 khz?
How does inversion of control relate to dependency injection?
What are the advantages and disadvantages of embedded system?
What is the significance of watchdog timer in es?
Explain me what is endianness of a system and how do different systems communicate with each other?
What is the size of the int, char and float data types?
Tell me can a pointer be volatile?
How can you optimize the i/o performance?
Which parameters decide the size of data type for a processor?
List out various uses of timers in embedded system?
What are the 4 types of inheritance relationship?
Please explain the difference between mutexes vs semaphores?
How to reduce interrupt latency?
What elements of oo design are most prone to abuse? How would you mitigate that?