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
What is a 'volatile' variable?
What is the difference between "set" logic, and "procedural" logic. When would you use each one and why?
How do you learn about the latest technology trends?
What elements of oo design are most prone to abuse? How would you mitigate that?
Tell me what is the function of simple thread poll in embedded system?
What does malloc do? What will happen if we have a statement like malloc(sizeof(0));
What are the different types of customizations that is used with the “volatile” keyword?
What do you do to stay abreast of the latest technologies and tools?
What are the commonly found errors in embedded systems?
Tell me how many types of ipc mechanism you know?
Explain various uses of timers in embedded system?
Explain me what are the different types of system involved in embedded system?
What is continuous integration? Have you used it and why is it important?
What are the different types of buses used by the embedded systems?
Explain scope of static variables?