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 could be the reasons for a system to have gone blank and how would you debug it?
What is the difference between "set" logic, and "procedural" logic. When would you use each one and why?
Why are interfaces important?
Are you familiar with design patterns? What design software have you used and in what situations?
How do you learn about the latest technology trends?
Please write a program to show the functionality of power-save super loop?
Can a volatile be constant? Like
Explain how to reduce interrupt latency?
Explain the properties of a object oriented programming language.
What are little endian and big endian types of storage? How can you identify which type of allocation a system follows?
How do malloc and calloc work?
What elements of oo design are most prone to abuse? How would you mitigate that?
What is null pointer and what is its use?
Discuss the concept of yagni and explain something you did recently that adhered to this practice.
What is an embedded system and why it is used?