What is the difference between microprocessor and
microcontroller?
Answers were Sorted based on User's Feedback
Answer / hardeep singh
1 .mcis less expensive than mp
2.mc has greater muti function pinsthaan mp
3.mp has one memory but mc has different ic for data memory
and program memory
4.boolean funtion cannot be performed by mp
5. cpu ,alu are externally attached with mp but in mc cpu
alu are in built
Is This Answer Correct ? | 3 Yes | 2 No |
Answer / varun
In Microprocessor Bit handling instructions are very few
whereas in Microcontroller Bit handling instructions are more.
In Microprocessor There is no internal memory
(RAM/ROM/program memory) but in Microcontroller have an
fixed intenal memory.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mastan
microprocessor has no ram,rom,input and output port but
microcontroller consists of ram,rom,input and output
port.microprocessor is used in high end projects whereas
microcontrollers r used in low level projects
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vivek kharche
In The microprocessor it is the Single Chip Available
without I/O port & In Microcontroller It Is Embedded
Function Of Available With I/O Port Memory In Single Chip.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / prakash
microprocessor has high instruction set but in microcontroller the has less instruction
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sivagami
A microprocessor is the memory of the computing machine
whereas the microcontroller integrates the entire computer
in a single chip. Not only does it have the memory embedded
in, it also has input and output ports plus peripherals
such as timers and converters. All this can be handled with
a single touch.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / praveen sree
mp means micro processor and mc means micro controller and the basic diff b/w mp and mc is micro processor doesn't have inbuilt memory while micro controller having inbuilt memory
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
Answer / manjunatha prakash
Micro processor is an general purpose (multi tasks)
Micro controller is an Specific purpose
Is This Answer Correct ? | 1 Yes | 0 No |
How does Windows NT supports Multitasking?
What is the best suited algorithm to avoid internal fragmentation?
What is preemptive multitasking?
Explain the concept of deadlocks? Why they are used?
Is safari the same as internet explorer?
Explain time-stamping?
What is a job queue?
What is tty stand for?
What are the various capacities in which a ram is available?
What is the highest ram?
What replaced ifconfig?
Define latency, transfer and seek time with respect to disk I/O.