What are the main difference between Micro-controller and
micro-processor?
Answer Posted / pradeep
microprocessor:
> 1 or 2 bit handling Instruction
> There in in built memory
> There in no internal timer/counter
> Not having WDT,ADC,Serial port
> To make a computer some external accessory is required.
> general purpose digital computer.
microcontroller:
> More bit handling Instruction
> There is having internal memory
> In build timer/counter
> There is having WDT,ADC,Serial port In build.
> With out any external component can acts as a Digital Comp
> specific purpose digital computer.
| Is This Answer Correct ? | 104 Yes | 24 No |
Post New Answer View All Answers
How can I tell if a program is 64 bit?
How do I delete an operating system?
Have you used threaded trees anytime in your life time?
What grep means?
what is the memory wall problem?
What are the states of a process?
How do you check your operating system?
How are server systems classified?
What does it mean to restore default settings?
Explain how a copying garbage collector works.
Explain a heavy weight process?
What are the different synchronization mechanisms?
Can I have two browsers on my computer?
What does thread safe mean?
Differentiate between swapping and paging.