Time Left - 12:00 mins

GATE 2022 Toppers Quiz 13

Attempt now to get your rank among 69 students!

Question 1

Consider three processes p1, p2 and p3 with their current allocation unit of resource and maximum requirement unit of resources in the table below

Available resources are (2, 0, 1). The system is __ and number of safe sequence __.

Question 2

If N is the NFA with 3 states and if M is minimum DFA such that L(N) = L(M). Then the machine M can have_____.

Question 3

Which of the following provides an interface to the services provided by an O.S?

Question 4

If atleast 7 students are born on the same day of a week then the minimum number of students in the class?

Question 5

The value of dx = ______. (Up to 3 decimal places)

Question 6

Consider the following graph:

The minimum size of queue required when performing BFS on above graph is ________.

(Size of queue is represented by maximum number of element at any time).

Question 7Multiple Correct Options

A simple rule of thumb is that doubling the cache size reduces the miss rate by roughly 30%.

Consider the following three systems :

System 1 : In system 1, we have main memory whose access time is 60 ns and there is no cache.

System 2 : You implement a small, direct-mapped cache of 32K bytes with an access time of 30 ns and main memory  access time is 60 ns. However, the hit rate is only about 50%.

System 3 : We doubled the cache size of System 2 to 64K bytes and main memory  access time is 60 ns.

Which of the following is/are true about the (approx)expected percentage improvement in the effective memory access time?

Question 8

Consider a relation scheme R = (A, B, C, D, E, H) on which the following functional dependencies hold : {A B, BC D, E C, D A}. What are the candidate keys of R?
  • 69 attempts
  • 0 upvotes
  • 0 comments
May 13GATE & PSU CS