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
How does the interrupts handle by using the threads?
What is the difference between asynchrony and concurrency?
What is the function of watchdog timer in embedded system?
Tell me what are the different types of customizations that is used with the “volatile” keyword?
How do you identify hardware errors?
What is kernel paging?
How to reduce function call overhead in arm based systems
Explain the difference between "set" logic, and "procedural" logic.
Tell me why embedded system is useful?
Explain me what is semaphore?
What are the differences between stateless and stateful systems, and impacts of state on parallelism.
Tell me what is the need for having multibyte data input and output buffers in case of device ports?
What's the difference between a web server, web farm and web garden? How would your web application need to change for each?
Explain what are real-time embedded systems?
What is the repository pattern?