What is the difference between microprocessor and
microcontroller?
Answer Posted / 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 |
Post New Answer View All Answers
How do I clean up program files?
What is the difference between 16 bit and 32 bit?
When designing the file structure for an operating system, what attributes are considered?
What is process synchronization?
What is synchronous and asynchronous process?
What are the different operating systems?
What is the main cause of blue screen of death?
How do you create a directory?
Does direct memory manipulation is an unsafe operations, if yes, how?
What is mutual exclusion and multithreading in OS?
What are a trap and trapdoor?
Why interprocess communication is required?
Explain briefly about assembler and its functioning?
Write a function that responds to a click anywhere on the page by displaying an alert dialog. Display the event name if the user held Shift during the mouse click. Display the element name that triggered the event if the user held Ctrl during the mouse click.
Is atomic thread safe?