Answer Posted / afua
It's not a embedded system.It is micro controller. Embedded system is the combination of hardware and software.Using 8085 micrto controller we have to solve real-time applications by embedded system
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Tell me what are the functional requirements that are used in the embedded systems?
what is the command/instruction in ARM that does not do anything or does not execute any instruction ? (except NOP instruction)
Why are patterns important?
Explain the concept of convention over configuration, and talk about an example of convention over configuration you have seen in the wild.
Why embedded system is useful?
what are buses used for communication in embedded system?
What is inversion of control?
How does combination of functions reduce memory requirements in embedded systems?
What is something substantive that you've done to improve as a developer in your career?
Significance of watchdog timer in embedded systems.
Tell me about some of your hobby projects that you've written in your off time.
Infinite loops often arise in embedded systems. How does you code an infinite loop in c?
Please write a program to show the functionality of power-save super loop?
Have you designed ui, user interface?
What kinds of problems can you hit with locking model? And a lockless model?