What is an embedded system and why it is used?
Answer / Murli Manohar Manjul
An embedded system is a computer system designed to perform specific functions within a larger mechanical or electrical system. It's typically built into a product, rather than being a standalone computer. Embedded systems are used in various applications such as household appliances, automotive systems, medical equipment, industrial machinery, and consumer electronics due to their compact size, low power consumption, and high reliability.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the need for dmac in es?
What are the most common errors you've found in embedded systems and how have you resolved them?
What is the significance of watchdog timer in es?
Tell me what could be the reasons for a system to have gone blank and how would you debug it?
What is a 'volatile' variable?
What are the most common errors you've found in embedded systems?
Tell me what is top half & bottom half of a kernel?
Whose blogs or podcasts do you follow? Do you blog or podcast?
can a pointer be volatile ? Explain.
What is a memory leak? What is a segmentation fault?
Mention what are the essential components of embedded system?
Discuss the concept of yagni.