October 16, 2023

UGC NET CS 2015 Jun- paper-2

Question 4 Consider the following statements: (a) Depth first search is used to traverse a rooted tree. (b) Preorder, Postorder and Inorder are used to list […]
October 16, 2023

Data-Structures

Question 37 What is the minimum number of stacks of size n required to implement a queue of size n? A One B Two C Three […]
October 16, 2023

Data-Structures

Question 42 Consider the following declaration of a two dimensional array in C: char a[100][100]; Assuming that the main memory is byte-addressable and that the array […]
October 16, 2023

Data-Structures

Question 45 To evaluate an expression without any embedded function calls A One stack is enough B Two stacks are needed C As many stacks as […]
error: Alert: Content selection is disabled!!