adplus-dvertising
frame-decoration

Question

In a ______ real time system, it is guaranteed that critical real time tasks will be completed within their deadlines.

a.

soft

b.

hard

c.

critical

d.

none of the mentioned

Answer: (b).hard

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. In a ______ real time system, it is guaranteed that critical real time tasks will be completed within their deadlines.

Similar Questions

Discover Related MCQs

Q. Some of the properties of real time systems include :

Q. The amount of memory in a real time system is generally :

Q. The priority of a real time task :

Q. Memory management units :

Q. The technique in which the CPU generates physical addresses directly is known as :

Q. Earliest deadline first algorithm assigns priorities according to :

Q. A process P1 has a period of 50 and a CPU burst of t1 = 25, P2 has a period of 80 and a CPU burst of 35. The total CPU utilization is :

Q. Using EDF algorithm practically, it is impossible to achieve 100 percent utilization due to :

Q. T shares of time are allocated among all processes out of N shares in __________ scheduling algorithm.

Q. If there are a total of T = 100 shares to be divided among three processes, A, B and C. A is assigned 50 shares, B is assigned 15 shares and C is assigned 20 shares. A will have ______ percent of the total processor time.

Q. If there are a total of T = 100 shares to be divided among three processes, A, B and C. A is assigned 50 shares, B is assigned 15 shares and C is assigned 20 shares. B will have ______ percent of the total processor time.

Q. If there are a total of T = 100 shares to be divided among three processes, A, B and C. A is assigned 50 shares, B is assigned 15 shares and C is assigned 20 shares. C will have ______ percent of the total processor time.

Q. If there are a total of T = 100 shares to be divided among three processes, A, B and C. A is assigned 50 shares, B is assigned 15 shares and C is assigned 20 shares. If a new process D requested 30 shares, the admission controller would :

Q. To schedule the processes, they are considered _________

Q. If the period of a process is ā€˜pā€™, then the rate of the task is :

Q. The scheduler admits a process using :

Q. The ____________ scheduling algorithm schedules periodic tasks using a static priority policy with preemption.

Q. Rate monotonic scheduling assumes that the :

Q. In rate monotonic scheduling, a process with a shorter period is assigned :

Q. There are two processes P1 and P2, whose periods are 50 and 100 respectively. P1 is assigned higher priority than P2. The processing times are t1 = 20 for P1 and t2 = 35 for P2. Is it possible to schedule these tasks so that each meets its deadline using Rate monotonic scheduling ?