InterviewSolution
Saved Bookmarks
| 1. |
What Is Difference Between Microprocessor And Microcontroller? |
|
Answer» The microprocessor has no ROM, RAM and no I/O ports on the chip itself.Whereas the MICROCONTROLLER has a CPU in ADDITION to a FIXED amount of RAM,ROM, I/O ports and a timer all on a single chip. The microprocessor has no ROM, RAM and no I/O ports on the chip itself.Whereas the microcontroller has a CPU in addition to a fixed amount of RAM,ROM, I/O ports and a timer all on a single chip. |
|