January 4, 2024

Question 343 – ISRO CS 2009

In networking, UTP stands for Correct Answer: B Question 2 Explanation:  Unshielded twisted pair (UTP) is a ubiquitous type of copper cabling used in telephone wiring […]
January 4, 2024

Question 8171 – GATE 2015 [Set-1]

Which one of the following is the recurrence equation for the worst case time complexity of the Quicksort algorithm for sorting n(≥ 2) numbers? In the […]
January 5, 2024

GATE 1996

Question 2 Let X = {2,3,6,12,24}, Let ≤ be the partial order defined by X ≤ Y if x divides y. Number of edge as in […]
January 5, 2024

Question 203 – ISRO-2017 May

Given two statements: (i) Insertion of an element should be done at the last node in a circular list (ii) Deletion of an element should be […]
January 5, 2024

ISRO-2018

Question 12 In a file which contains 1 million records and the order of the tree is 100, then what is the maximum number of nodes […]
January 6, 2024

GATE 1997

Question 18 In a lattice defined by the Hasse diagram given in following figure, how many complements does the element ‘e’ have? A 2 B 3 […]
January 6, 2024

GATE 2005

Question 25 The maximum window size for data transmission using the selective reject protocol with n-bit frame sequence numbers is: A 2n B 2n-1 C 2n […]
January 6, 2024

Question 11053 – Operating-Systems

A student wishes to create symbolic links in a computer system running Unix. Three text files named “file 1”, “file 2” and “file 3” exist in […]
January 7, 2024

Question 8885 – ISRO CS 2020

Context free languages are closed under Correct Answer: B Question 16 Explanation:  CFL are closed under Union and Kleene closure but not closed under complement, intersection. […]
January 7, 2024

Question 8886 – ISRO CS 2020

Which of the following is true? Correct Answer: B Question 17 Explanation:  Every finite subset of any set is always regular because of finiteness. A Every […]
January 7, 2024

Question 5 – ISRO-2018

The following paradigm can be used to find the solution of the problem in minimum time: Given a set of non-negative integer, and a value K, […]