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
Tell me what is the function of simple thread poll in embedded system?
Please explain what is interrupt latency? How can you reduce it?
Tell me what is a watchdog timer?
Explain what is size of character, integer, integer pointer, character pointer?
Tell me about some of your hobby projects that you've written in your off time.
Explain the difference between mutexes vs semaphores?
Explain how does combination of functions reduce memory requirements in embedded systems?
Scope of static variables?
Tell me can a variable be both const and volatile?
Please explain what is semaphore?
How can you optimize the i/o performance?
Tell me why is java mostly used in embedded systems?
Tell me what is top half & bottom half of a kernel?
Mention what are buses used for communication in embedded system?
What are the advantages and disadvantages of separation of concerns?