What is the difference between microprocessor and
microcontroller?

Answers were Sorted based on User's Feedback



What is the difference between microprocessor and microcontroller?..

Answer / rinki soni

microprocessor uses down counting hence count value is given by:

count value = required time/time period of 1 clock pulse

but in case of microcontroller as it uses up counting count value is given by:
final value- (required time/time period of 1 clock pulse)+1

+1 is added to rollover the count value to 0.

Is This Answer Correct ?    4 Yes 2 No

What is the difference between microprocessor and microcontroller?..

Answer / pallavi

microcontroller is less expensive then microprocessor.
microcontroller is used for doing mechanical work while
microprocessor is used for computational woek.

Is This Answer Correct ?    4 Yes 2 No

What is the difference between microprocessor and microcontroller?..

Answer / t.gnaneshwar goud

Microcontroller is a onchip memory where as microprocessor is not a on chip memory

Is This Answer Correct ?    2 Yes 0 No

What is the difference between microprocessor and microcontroller?..

Answer / p.supraja

micro processor:all components
like I/Odevises,ram,rom,
timers are conected
externaly.
micro contoller:all components are conected
on a single silicon chip .

Is This Answer Correct ?    3 Yes 1 No

What is the difference between microprocessor and microcontroller?..

Answer / anil reddy

The main difference between the microprocessor and micro controller is that the microprocessor is to do few functions connected with external RAM,ROM and I/O devices and micro controller is to do lot of functions with inbuilt of RAM,ROM,I/O devices etc.

Is This Answer Correct ?    2 Yes 0 No

What is the difference between microprocessor and microcontroller?..

Answer / kny

Architecture. Microprocessors use the Von Neuman
architecture while microcontrollers use the Harvard
architecture (separate instruction and data memory). I'm
not sure if this distinction still holds though.

Is This Answer Correct ?    2 Yes 0 No

What is the difference between microprocessor and microcontroller?..

Answer / tonyyyyy

mico prcessor use in more than one program but mico contoller do only one at atime

Is This Answer Correct ?    2 Yes 0 No

What is the difference between microprocessor and microcontroller?..

Answer / manoj negi

The basic difference between microprocessor and
microcontroller is that microcontroller have inbuilt m/m
i.e RAM & ROM but in case of microprocessor it do not have
any internal m/m i.e RAM & ROM.

Is This Answer Correct ?    2 Yes 0 No

What is the difference between microprocessor and microcontroller?..

Answer / neha minocha

The basic difference between Microcontroller and
microprocessor is that ,Microprocessor have more opcodes
but few bit handling instruction but in microcontroller it
has fewer opcode and more bit handling

Is This Answer Correct ?    2 Yes 0 No

What is the difference between microprocessor and microcontroller?..

Answer / sushma

In microprocessor special features may not be present...
In microcontroller special features like masking
capability,boolean functions,serial communication
processor,PLL,ADC,PWM,Watch dog,timer are present....

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Operating Systems General Concepts Interview Questions

What are local and global page replacements?

4 Answers   TCS, Wipro,


What causes a page fault?

0 Answers  


What is Semaphore?

3 Answers  


What are co-operating processes?

0 Answers  


How you can detect deadlock condition?

0 Answers  


What are differences between ram and rom?

0 Answers  


Give examples for 8 / 16 / 32 bit Microprocessor?

1 Answers  


Define a good platform along with its qualities.

0 Answers   Wipro,


Tell us something about mutex.

0 Answers  


Is atomic thread safe?

0 Answers  


Why is round robin algorithm considered better than first come first served algorithm?

0 Answers  


semaphore is

4 Answers   BFL,


Categories