What is the difference between microprocessor and
microcontroller?
Answers were Sorted based on User's Feedback
Answer / amit
Mp perform multiple task at a
time but uc perforn unique task at
a time.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / zufishan moiz
microcontroller perform single task where as microprocessor perform general purpose task
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / channamma
In Microprocessor we have to connect external RAM, ROM,
I/o, Timers and interrupts by externally, where as in
Microcontroller RAM, ROM,I/O, Timers serial communication
all are in built in microcontroller,
Microprocessor is used in Higher end Industrial projects
where as Microcontroller can be used for lower end projects
because processor can beconnected by
external memory where as in controller it is fixed memory in
some case we can add external memory also
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ajay rathi
microprocessor is used as ageneral purpose digital computer
and microcontroller is a special purpose computer
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / saisri
The major difference between mp and mc is "through mp we
use ram,rom for interfacing but in mc we are directly
connected through keyboard,mouse"
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / tiki
mp is processor like cpu cannot make controlling circuit
eg:8085, it is a 8 pin dop ic
mc is controlable by programming eg(8051)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rahul
microprocessor is a cpu in a microcomputer.it executes instructions one after the other.this activity is performed with help of control unit and ALU.
microcontroller is a highly integrated chip that contains all components such as RAM,ROM,I/o ports and timers.it is a embedded controller or computer on chip.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kannan s [bit]
microprocessor does not have internal memory unit,timer also
but controller has internal memory unit.controller acts fastly
compared to processor...mc controls all the function blocks
but mp controls specified blocks only...
KANNAN S[BIT]
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / raj ajnala
microcontroler are perform dedicated functions.
but microprocessor perform multipale functions
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the possible threads a thread can have?
Tell me about different OS related issues for a given set of C-programs (mainly address issues address space, paging etc.)
How do you start a startup?
Explain the concept of Thread Pool? what its Benefits?
0 Answers Sans Pareil IT Services,
Does more ram increase fps?
Does 64 bit require uefi bios?
main() { charstr1="prakash"; charstr2="raju"; Str1=str2; printf("\n%d",str1); }
Which vpn protocol is best?
Differentiate between Multiprocessing, Mutliprogramming and Multithreading.
What is the difference between ram and cache memory?
What is the sequence of the three way handshake?
What is sudo user?