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


Please Help Members By Posting Answers For Below Questions

What is something substantive that you've done to improve as a developer in your career?

591


What are real-time embedded systems?

586


What are the essential components of embedded system?

601


What is the repository pattern? Why are patterns important?

638


What is the repository pattern? The factory pattern? Why are patterns important?

604


What value do daily builds, automated testing, and peer reviews add to a project? What disadvantages are there?

604


Explain the difference between risc and cisc processor?

594


How does inversion of control relate to dependency injection?

594


Tell me what is embedded system in a computer system?

616


Tell me why is java mostly used in embedded systems?

570


Mention what are buses used for communication in embedded system?

630


What are the 4 types of inheritance relationship?

620


How do malloc and calloc work?

590


How many types of ipc mechanism you know?

586


Give an example of troubleshooting on embedded targets. Explain the process step-by-step.

1003