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
What is size of character, integer, integer pointer, character pointer?
How i/o devices are classified for embedded system?
Why cannot arrays be passed by values to functions?
How are variables mapped across to the various memories by the c compiler?
What are the advantages and disadvantages of separation of concerns?
Please explain the difference between mutexes vs semaphores?
What is the difference between asynchrony and concurrency?
How do the mvp, mvc, and mvvm patterns relate?
What are the different types of embedded systems?
Have you developed software testing procedures for new systems and performed qa, quality assurance, or audits?
How does combination of functions reduce memory requirements in embedded systems?
Can a volatile be constant? Like
Tell me whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
What is spin lock?
Describe, in as much detail as you think is relevant, as deeply as you can, what happens when I type "cnn.com" into a browser and press "go".