Question 54
54. Normally user programs are prevented from handling I/O directly by I/O instructions in them. For CPUs having explicit I/O instructions, such I/O protection is ensured by having the I/O instructions privileged. In a CPU with memory mapped I/O, there is no explicit I/O instruction. Which one of the following is true for a CPU with memory mapped I/O ?
Answer: (1) I/O protection is ensured by operating system routines.
Previous | Next |
UGC NET CS 2018 July - II Question 53 | UGC NET CS 2018 July - II Question 55 |
In 1 Hour = 30 Requests Sent
∴ In 60 minutes = 30 Requests Sent
So, in 40 minutes = (30 x 40) / 60 = 20 Requests Sent
Here 20 is Number of request Sent in 40 minutes.
Let λ is number of request in 40 minutes
∴ λ = 20
But according to given statement in question Actual requests are made in 40 minutes is ZERO.
Let x is actual requests in 40 minutes.
i.e. x = 0 (According to Question)
As arrival pattern is a poisson distribution,
So, Probablity ( x ) = ( e-λ * λx ) / x !
∴ Probablity ( x = 0 ) = ( e-20 * λ0 ) / 0!
∴ Probablity ( x = 0 ) = e-20
So, option (4) is correct answer.