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 dma in an embedded system?
Explain the concept of separation of concerns and it's pros and cons.
Tell me how to create a child process in linux?
Describe a time when you collaborated with designers and engineers to deploy a new product. What was your role?
What is mutex in an embedded system?
How can you reduce memory requirements in embedded systems?
Why do we need a infinite loop in embedded systems development? What are the different ways by which you can code in a infinite loop?
What is digital signal controller ?
What is solid?
If you've integrated new software in an existing system, tell us how you evaluated and identified the requirements for this new technology.
As you know a vast majority of high performance embedded systems today use risc architecture why?
Write a constant time consuming statement lot finding out if a given number is a power of 2?
Tell me what is a watchdog timer?
What is refactoring? Have you used it and it is important? Name three common refactorings.
Tell me can include files be nested?