CSE Exam Set2 - Questions

1/65 The _________ is too high for it to be considered _________

2/65 question Image

3/65 question Image

4/65 question Image

5/65 question Image

6/65 Some people believe that “what gets measured, improves”. Some others believe that “what gets measured, gets gamed”. One possible reason for the difference in the beliefs is the work culture in organizations. In organizations with good work culture, metrics help improve outcomes. However, the same metrics are counterproductive in organizations with poor work culture. Which one of the following is the CORRECT logical inference based on the information in the above passage?

7/65 In a recently conducted national entrance test, boys constituted 65% of those who appeared for the test. Girls constituted the remaining candidates and they accounted for 60% of the qualified candidates. Which one of the following is the correct logical inference based on the information provided in the above passage?

8/65 A box contains five balls of same size and shape. Three of them are green coloured balls and two of them are orange coloured balls. Balls are drawn from the box one at a time. If a green ball is drawn, it is not replaced. If an orange ball is drawn, it is replaced with another orange ball. First ball is drawn. What is the probability of getting an orange ball in the next draw?

9/65 question Image

10/65 question Image

11/65 Which one of the following statements is TRUE for all positive functions f n( ) ?

12/65 question Image

13/65 Which one of the following statements is TRUE?

14/65 In a relational data model, which one of the following statements is TRUE?

15/65 question Image

16/65 Suppose we are given n keys, m hash table slots, and two simple uniform hash functions h1 and h2 . Further suppose our hashing scheme uses h1 for the odd keys and h2 for the even keys. What is the expected number of keys in a slot?

17/65 Which one of the following facilitates transfer of bulk data from hard disk to main memory with the highest throughput?

18/65 Let R1 and R2 be two 4-bit registers that store numbers in 2’s complement form. For the operation R1+R2, which one of the following values of R1 and R2 gives an arithmetic overflow?

19/65 question Image

20/65 question Image

21/65 question Image

22/65 question Image

23/65 Which of the following statements is/are TRUE?

24/65 Let WB and WT be two set associative cache organizations that use LRU algorithm for cache block replacement. WB is a write back cache and WT is a write through cache. Which of the following statements is/are FALSE?

25/65 question Image

26/65 Which of the following statements is/are TRUE with respect to deadlocks?

27/65 Which of the following statements is/are TRUE for a group G ?

28/65 Suppose a binary search tree with 1000 distinct elements is also a complete binary tree. The tree is stored using the array representation of binary heap trees. Assuming that the array indices start with 0, the 3rd largest element of the tree is stored at index_____________.

29/65 question Image

30/65 Consider a simple undirected graph of 10 vertices. If the graph is disconnected, then the maximum number of edges it can have is ____________.

31/65 Consider a relation R (A ,B ,C ,D ,E ) with the following three functional dependencies. 𝐴𝐵 → 𝐶; 𝐵𝐶 → 𝐷; 𝐶 → 𝐸; The number of superkeys in the relation R is _____________.

32/65 The number of arrangements of six identical balls in three identical bins is______.

33/65 A cache memory that has a hit rate of 0.8 has an access latency 10 ns and miss penalty 100 ns. An optimization is done on the cache to reduce the miss rate. However, the optimization results in an increase of cache access latency to 15 ns, whereas the miss penalty is not affected. The minimum hit rate (rounded off to two decimal places) needed after the optimization such that it should not increase the average memory access time is _____________.

34/65 question Image

35/65 Consider the resolution of the domain name "www.gate.org.in" by a DNS resolver. Assume that no resource records are cached anywhere across the DNS servers and that iterative query mechanism is used in the resolution. The number of DNS query-response pairs involved in completely resolving the domain name is_____________.

36/65 question Image

37/65 Consider a simple undirected unweighted graph with at least three vertices. If A is the adjacency matrix of the graph, then the number of 3-cycles in the graph is given by the trace of

38/65 Which one of the following statements is FALSE?

39/65 question Image

40/65 question Image

41/65 question Image

42/65 Consider four processes P, Q, R, and S scheduled on a CPU as per round robin algorithm with a time quantum of 4 units. The processes arrive in the order P, Q, R, S, all at time t = 0. There is exactly one context switch from S to Q, exactly one context switch from R to Q, and exactly two context switches from Q to R. There is no context switch from S to P. Switching to a ready process after the termination of another process is also considered a context switch. Which one of the following is NOT possible as CPU burst time (in time units) of these processes?

43/65 question Image

44/65 question Image

45/65 question Image

46/65 Which of the following is/are undecidable?

47/65 question Image

48/65 question Image

49/65 Consider a simple undirected weighted graph G, all of whose edge weights are distinct. Which of the following statements about the minimum spanning trees of G is/are TRUE?

50/65 question Image

51/65 question Image

52/65 Which of the properties hold for the adjacency matrix A of a simple undirected unweighted graph having n vertices?

53/65 question Image

54/65 Consider a system with 2 KB direct mapped data cache with a block size of 64 bytes. The system has a physical address space of 64 KB and a word length of 16 bits. During the execution of a program, four data words P, Q, R, and S are accessed in that order 10 times (i.e., PQRSPQRS…). Hence, there are 40 accesses to data cache altogether. Assume that the data cache is initially empty and no other data words are accessed by the program. The addresses of the first bytes of P, Q, R, and S are 0xA248, 0xC28A, 0xCA8A, and 0xA262, respectively. For the execution of the above program, which of the following statements is/are TRUE with respect to the data cache?

55/65 question Image

56/65 question Image

57/65 question Image

58/65 question Image

59/65 question Image

60/65 Consider the data transfer using TCP over a 1 Gbps link. Assuming that the maximum segment lifetime (MSL) is set to 60 seconds, the minimum number of bits required for the sequence number field of the TCP header, to prevent the sequence number space from wrapping around during the MSL is____________.

61/65 question Image

62/65 question Image

63/65 question Image

64/65 question Image

65/65 question Image