What are the main difference between Micro-controller and
micro-processor?
Answer Posted / ashwini kumar singh
microprocessor:
1 general purpose digital computer
2 many operational codes for moving data from external
memory to cpu
3 rapid movement of code and data from externel address to
chip
microcontroller
1 specific purpose digital computer
2 one or two codes for moving data from external memory to
cpu
3 rapid movements of bits within the chip
| Is This Answer Correct ? | 178 Yes | 43 No |
Post New Answer View All Answers
What do you understand by system clock?
Does direct memory manipulation is an unsafe operations, if yes, how?
What is rdram?
What are various scheduling queues?
Can you move your program files to another drive?
What is dual-mode operation?
How does DMA increase system concurrency? How does it complicate hardware design?
What do you mean by threads in Operating System?
Which is better 32 bit or 64 bit?
Define the difference between preemptive and nonpreemptive scheduling.
What is ram parity?
Define scheduling in OS.
What are the four common types of files?
When the pipe is used?
What differences are there between a semaphore wait signal and a condition variable wait signal?