IS 8085 an embedded system?
Answers were Sorted based on User's Feedback
Answer / arulbelly
its not a embedded system...bcoz it will be a part of a
embedded system and it does not work on any software..
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / 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 |
Answer / 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 |
what is meant by a forward reference in c?
What are recursive functions? Can we make them in line?
Explain the difference between "set" logic, and "procedural" logic.
What's so great about <cool web technology of the day>?
Tell me why is it better to use multi-threading polling then single threading model?
What is interrupt latency? How can you reduce it?
What is the difference between a web server, web farm and web garden? How would your web application need to change for each?
Why do we need virtual device drivers when we have physical device drivers?
Tell me what is the difference between hard real-time and soft real-time os?
Describe a pattern that is not the factory pattern? How is it used and when?
What kinds of problems can you hit with locking model?
Describe the structure and contents of a design document, or a set of design documents, for a multi-tiered web application.