what is difference between micro processor & micro controller ?
Answer Posted / gopalraj
microprocessor is large fecth but few bit handling
instruction
microcontroller is few fecth and large bit handling
instruction
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Do you know what is the use of volatile keyword?
What are the most common errors you've found in embedded systems and how have you resolved them?
Explain the differences between analytical and computational modeling?
If a system goes blank, how do you debug it?
What type of scheduling is there in rtos?
What is the function of simple thread poll in embedded system?
List out some of the commonly found errors in Embedded Systems?
Why do we need a infinite loop in embedded systems development? What are the different ways by which you can code in a infinite loop?
How might a task-based model differ from a threaded model?
Can we put breakpoint inside isr?
Tell me what could be the reasons for a system to have gone blank and how would you debug it?
Explain scope of static variables?
Tell me about 3 times you failed.
Explain what is meant by a sandbox, why you would use one, and identify examples of sandboxes in the wild.
What is rtos in an embedded system?