what is difference between micro processor & micro controller ?
Answer Posted / gaurav kumar
In Microprocessor more op-codes, few bit handling instructions. But in Microcontroller: fewer op-codes, more bit handling Instructions, and also it is defined as a device that includes micro processor, memory, & input / output signal lines on a single chip.
(GAURAV KUMAR
CUCEK-ECE)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how does combination of functions reduce memory requirements in embedded systems?
What is solid?
Tell me what is the function of simple thread poll in embedded system?
Tell me significance of watchdog timer in embedded systems?
What is continuous integration? Have you used it and why is it important?
Explain how to reduce interrupt latency?
What's risc architecture?
what is embedded system in a computer system?
You have just been put in charge of a legacy code project with maintainability problems. What kind of things would you look to improve to get the project on a stable footing?
Give an example of troubleshooting on embedded targets. Explain the process step-by-step.
Tell me what are the functional requirements that are used in the embedded systems?
What is the size of the int, char and float data types?
Why is the single responsibility principle important?
What is difference between binary semaphore and mutex?
Tell me what could be the reasons for a system to have gone blank and how would you debug it?