What is the difference between microprocessor and
microcontroller?
Answer Posted / manju
microprocessor is a cpu whereas microcontroller is a single
chip
| Is This Answer Correct ? | 19 Yes | 31 No |
Post New Answer View All Answers
what is the relationship between page size and page table?
What is BSS(Block Started by Symbol)?
Define page fault interrupt?
What is dual-mode operation?
How do I recover files from my usb?
How does agile communication differ from tradition software engineering communication? How it is similar?
What are the reasons for process termination?
At what mode the fault handler executes?
How do I copy a path to a shared drive?
What is a 64 bit application?
What are the different types of scheduling algorithms?
Explain segmentation with paging?
Will increasing ram speed up my laptop?
What are the disadvantages of microkernels?
Suppose if we have a variable 'I' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?