What is the difference between microprocessor and
microcontroller?
Answer Posted / gauri kulkarni
microcontroller : Harvard architecture. dedicated processors.inbuilt embedding of memory and io devices.
works very fast as it is dedicated one. requires 12 mhz of clock frequency,each clock pulse intern divided by 12,s0 works on 1 mhz per clock pulse.used in dedicated applications such as washing machine.
microprocessor: Newman architecture. general purpose processors.memory & io devices externally interfaced.clock frequency 12 to 200 MHZ.useful for large applications,PC etc.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you format a pc?
What is turnaround time?
Discuss a Thread Life Cycle?
Difference between NTFS and FAT32?
Discuss some of the reasons for implementing process migration ?
What are significance of semaphores?
What is a volatile keyword?
Differentiate between swapping and paging.
How do I cancel chkdsk scan?
Explain the difference between demand-paging and pre-paging?
What is the full form itc?
What is a job queue?
What are the reasons for process termination?
What is the most powerful operating system?
Binding of instructions and data to memory?