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 / gaurav

One difference is microcontrollers are usually designed to perform a small set of specific functions whereas microprocessors are for huge, general functions

In short:
Microprocessor= CPU
Microcontroller= CPU+ peripherals+ memory

Is This Answer Correct ?    0 Yes 0 No

What is the difference between microprocessor and microcontroller?..

Answer / lakshmi

The difference is that microcontroller is programed only
once and it can work on its own but microprocessor can
not.controller handles real time tasks.

Is This Answer Correct ?    0 Yes 0 No

What is the difference between microprocessor and microcontroller?..

Answer / hasini

microcontroller having internal memory but micrprocessor
does not having internal memory

Is This Answer Correct ?    0 Yes 0 No

What is the difference between microprocessor and microcontroller?..

Answer / sahitya

Microprocessor is a normal CPU (Central Processing Unit) as you can find in a PC. Communication with external devices is achieved via a data bus, hence the chip mainly features data
and address pins as well as a couple of control pins. All peripheral devices (memory, floppy controller, USB controller, timer, . . . ) are connected to the bus. A microprocessor cannot be operated stand-alone, at the very least it requires some memory and an output device to be useful.

A microcontroller already contains all components which allow it to operate standalone,and it has been designed in particular for monitoring and/or control tasks. In consequence,in addition to the processor it includes memory, various interface controllers, one or more timers, an interrupt controller, and last but definitely not least general purpose I/O pins which allow it to directly interface to its environment. Microcontrollers also include bit operations which allow you to change one bit within a byte without touching the other bits.

Is This Answer Correct ?    0 Yes 0 No

What is the difference between microprocessor and microcontroller?..

Answer / vishal

this link might help you

http://www.firmcodes.com/difference-microcontroller-microprocessor/

Is This Answer Correct ?    0 Yes 0 No

What is the difference between microprocessor and microcontroller?..

Answer / sukhs

microprocessor is part of computer but microcontroller is a small computer itself.

Is This Answer Correct ?    0 Yes 0 No

What is the difference between microprocessor and microcontroller?..

Answer / rahul kumar singh

microprocessor is nothing but the combination of software
plus hardware. in the hardware we give the software to
performed the operation is called microprocessor


microcontroller is nothing but the control statement or
commond that given to the microprocessor bto perform the
logic operation

Is This Answer Correct ?    0 Yes 1 No

What is the difference between microprocessor and microcontroller?..

Answer / iswarya

microprocessor is a single semiconductor chip with mpu,
timer, general purpose registers and special function
registers and can be used only for processing.
access time is more for microprocessor.

microcontroller is a single chip computer which has
microprocessor and internal memory with controlling capability.
microcontroller requires less access time

Is This Answer Correct ?    0 Yes 2 No

What is the difference between microprocessor and microcontroller?..

Answer / pillaphasureshkumar

micro processor is a 16bit register

Is This Answer Correct ?    1 Yes 5 No

What is the difference between microprocessor and microcontroller?..

Answer / neha sharma

microcontroller inherits the micro processor so
microcontroller can be made out of microprocessor but not
microprocessor

Is This Answer Correct ?    6 Yes 16 No

Post New Answer

More Operating Systems General Concepts Interview Questions

Critical section is?

2 Answers   Patni, Wipro,


Why partitioning and formatting is a prerequisite to installing an operating system?

0 Answers  


What is operating system and examples?

0 Answers  


Explain pcb.

0 Answers  


What is difference b/w general semaphore and binary semaphore?

3 Answers  


Explain cycle stealing?

0 Answers  


Explain the concept of deadlocks? Why they are used?

0 Answers   Motorola,


What are the various components of a computer system?

0 Answers  


Tell me what is executive in windows nt?

0 Answers  


Explain the command rate in reference to ram?

0 Answers  


What are placement and replacement algorithms in the context of memory management?

0 Answers  


What are the functions of the ram ic`s?

0 Answers  


Categories