What are the essential components of embedded system?



What are the essential components of embedded system?..

Answer / Vashu Rajput

The essential components of an embedded system include a processor (microcontroller or microprocessor), memory (RAM and ROM), input/output peripherals, power supply, and often a real-time operating system (RTOS) for efficient management of tasks.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Embedded Systems AllOther Interview Questions

Describe to me some bad code you've read or inherited lately.

1 Answers  


Why cannot arrays be passed by values to functions?

1 Answers  


What is interrupt latency and how can we decrease it?

1 Answers  


Tell me what is isr?

1 Answers  


What is so great about <cool web technology of the day>?

1 Answers  


Tell me what are the qualifiers in c?

1 Answers  


What does malloc do? What will happen if we have a statement like malloc(sizeof(0));

1 Answers  


What is your experience with technical documentation?

1 Answers  


What are the types of embedded system?

1 Answers  


Tell me why embedded system is useful?

1 Answers  


Infinite loops often arise in embedded systems. How does you code an infinite loop in c?

1 Answers  


If you buy some rtos, what are the features you look for in?

1 Answers  


Categories