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 difference between using a macro and inline function?
What is difference between using a macro and a in line function?
Tell me what is the function of simple thread poll in embedded system?
Explain the significance of watchdog timer in embedded systems?
What source control systems have you worked with?
What is meant by a sandbox, why you would use one.
Explain me why is model transformations used in the embedded system?
How to reduce function call overhead in arm based systems
How i/o devices are classified for embedded system?
Why do we need virtual device drivers when we have physical device drivers?
What is the repository pattern?
Tell me what is embedded system in a computer system?
What is the difference between "set" logic, and "procedural" logic. When would you use each one and why?
Mention what are the essential components of embedded system?
What typecast is applied when we have a signed and an unsigned int in an expression?