what is difference between micro processor & micro controller ?
Answer Posted / pradeep lokare
Architecture of microprocessor and micro-controller is
different, microprocessor doesn't have different RAM and ROM
area where as micro-controllers have.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What are the essential components of embedded system?
Tell me can static variables be declared in a header file?
Describe the life-cycle of a software development (application design) process.
what are buses used for communication in embedded system?
What is yagni? Is this list of questions an example?
Tell me why does pre-emptive multi-threading used to solve the central controller problem?
Explain the differences between analytical and computational modeling?
What are the differences between mocks and stubs/fakes and where you might use them.
Why are interfaces important?
What is spin lock?
What is the repository pattern?
Accessing fixed memory locations
Discuss the concept of yagni.
What's the difference between locking and lockless (optimistic and pessimistic) concurrency models?
What happens when recursive functions are declared inline?