wat are the different rtos available?
wat is the difference beetween RTOS ans OS
Answer Posted / justin
ordinary OS doesnt keep any time constraints n deadlines
whereas RTOS,realtime OS keep time constrains for all
processes that it keeps track of time consumed by each event
n therefore maintains to finish tasks in specified
time..RTOS are designed n installed in systems where o/p
shud obtain in specific time..like mobile phones n all
| Is This Answer Correct ? | 36 Yes | 5 No |
Post New Answer View All Answers
How can you ensure that debugging a program while it's being used will not affect its functionality?
What is an embedded system?
What are some alternate ways to store data other than a relational database? Why would you do that, and what are the trade-offs?
Tell me what are the different types of buses used by the embedded systems?
Tell me what are the different types of customizations that is used with the “volatile” keyword?
You've just been assigned to a project in a new technology how would you get started?
What are hard and soft real time systems?
What is interrupt latency and how can we decrease it?
How do the mvp, mvc, and mvvm patterns relate?
What is the size of the int, char and float data types?
Explain the software analysis process, such as code analysis, code metrics, and system risk analysis or software reliability.
Describe the structure and contents of a design document, or a set of design documents, for a multi-tiered web application.
what are buses used for communication in embedded system?
What is pass by value and pass by reference? How are structure passed as arguments?
What's risc architecture?