response time is the time in which our system respond us back, i.e. the system gives us the result of our input at what rate.. and execution time is the time taken by the system to complete the...
In real time system, a job has to be completed within fixed deadline(time allowed). If job is not completed within the given time then system may extend time for doing the operations. In time sharing...
One example of a time-sharing system is the bank's bankcard system, which allows hundreds of people to access the same program on the mainframe at the same time.The Multics & Unix operating...
in real time in OS means quick event responce time and meet the scheduling deadline. user convnience and resource utilization is the secondary goal of real time OS.