Answer Posted / arvind
8085 is not an embedded system because...
An embedded system is a combination of Computer Hardware,Software and perhaps some additional mechanical parts to perform a specific task or simply Embedded system is a system on chip.So, 8085 is just a chip which contains RAM,ROM,INTERRUPTS,Serial ports,Timers,Bus control.
Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
Explain me what are the different types of system involved in embedded system?
Explain the software analysis process, such as code analysis, code metrics, and system risk analysis or software reliability.
Explain the uses of timers in embedded system?
What is difference between using a macro and a in line function?
Explain what is the need for an infinite loop in embedded systems?
What are the 4 types of inheritance relationship?
Can a volatile be constant? Like
Would you call yourself a craftsman (craftsperson) and what does that word mean to you?
How does combination of functions reduce memory requirements in embedded systems?
Explain the concept of separation of concerns?
Do you know what is priority inheritance?
What are the differences between mocks and stubs/fakes and where you might use them.
What is return type of isr?
What is a inode?
How can you ensure that debugging a program while it's being used will not affect its functionality?