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 |
Explain the concept of separation of concerns and it's pros and cons.
If you've integrated new software in an existing system, tell us how you evaluated and identified the requirements for this new technology.
How are macros different from inline functions?
What buses are used for communication in embedded system?
What's yagni? Is this list of questions an example?
How does the addition of service orientation change systems? When is it appropriate to use?
Why is java used in embedded systems?
Explain what is meant by a sandbox, why you would use one, and identify examples of sandboxes in the wild.
Hi Guru here.......my question is....... Is it necessary to start the execution of a program from the main() in C?
Explain what is return type of isr?
What is rtos in an embedded system?
Explain the concept of separation of concerns?