what is difference between micro processor & micro controller ?
Answer Posted / muhammad waqar
microprocessor is general purpose and microcontroller is
uniqe purpose.
| Is This Answer Correct ? | 10 Yes | 7 No |
Post New Answer View All Answers
Can we put breakpoint inside isr?
Explain the difference between testing and verification?
Explain what is the difference between mutexes and semaphores?
Explain the software analysis process, such as code analysis, code metrics, and system risk analysis or software reliability.
What's the difference between a web server, web farm and web garden? How would your web application need to change for each?
Explain what is size of character, integer, integer pointer, character pointer?
Which parameters decide the size of data type for a processor?
What is the purpose of the segment register?
What are the advantages and disadvantages of embedded system?
What kinds of problems can you hit with locking model?
How does the interrupt architecture works?
How might a task-based model differ from a threaded model?
Tell me whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
Explain what is return type of isr?
What are the qualifiers in c?