October 12, 2023

Algorithms

Question 44 The numbers 1, 2, …. n are inserted in a binary search tree in some order. In the resulting tree, the right subtree of […]
October 12, 2023

Algorithms

Question 49 Let T(n) be a function defined by the recurrence T(n) = 2T(n/2) + √n for n ≥ 2 and T(1) = 1 Which of […]
October 12, 2023

KVS 30-12-2018 Part B

Question 8 Words having 8 bits are to be stored in computer memory. The number of lines required for writing into the memory are A 1 […]
October 12, 2023

KVS DEC-2013

Question 7 Which layers of the OSI model are host to host layers? A transport,session,Presentation, Application B Network,Transport,Session,Presentation C Datalink, Network, Transport, Session D Physical,Data Link,Network,Transport […]
error: Alert: Content selection is disabled!!