What is real time OS and how it's different from other OS?
Click for Solution

  • Warning: Illegal string offset 'name' in /home/prepdo6/gpl4you/discussquessub.php on line 681
    A real tym os is one in which time constraint is specified between operation of processer and flow of data....means if u wana write code for rtos then u must be sure of that ur scheduling scheme wont exceed the time limit.


  • Warning: Illegal string offset 'name' in /home/prepdo6/gpl4you/discussquessub.php on line 664

  • Warning: Illegal string offset 'name' in /home/prepdo6/gpl4you/discussquessub.php on line 682
    G An Operating System is a low level program that runs on a processor and responsible for process scheduling, handling data and interfacing processor among many other peripheral devices.
    Whereas A RTOS (Real Time Operating System) is a system that allows one to specify constraints on the rate of process and which guarantees that these constraints will be met. A RTOS supports real time systems to accomplish and achieve their goal by fulfilling the conditions of real time systems.

[Insert Code]