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 the repository pattern? Why are patterns important?
How to create a child process in linux?
What is the main function of multiplexed address/data bus?
Tell me what are the functional requirements that are used in the embedded systems?
Differentiate testing and verification?
What are little endian and big endian types of storage? How can you identify which type of allocation a system follows?
What is the difference between unit test and integration test?
Mention what are buses used for communication in embedded system?
Discuss the differences between mocks and stubs/fakes and where you might use them (answers aren't that important here, just the discussion that would ensue).
What is the use of volatile keyword?
Are you familiar with design patterns? What design software have you used and in what situations?
How does combination of functions reduce memory reuirement in embedded system?