MCQ 1 The number of comparisons done by sequential search is _______________.

Correct Answer Choice B (n + 1)/2
See Answer

MCQ 2 In a circular queue the value of r will be ____________ .

Correct Answer Choice C r = ( r + 1) % QUEUE_SIZE
See Answer

MCQ 3 State true or false.

  1. An empty tree is also a binary tree.
  2. In strictly binary tree, the out-degree of every node is either 0 or 2.
  3. <

    Correct Answer Choice C True, True
    See Answer

MCQ 4 A data structure where elements can be added or removed at either end but not in the middle is called ______________.

Correct Answer Choice D dequeue
See Answer


MCQ 5 Which of the following data structure is non-linear type?

Correct Answer Choice D Tree
See Answer

MCQ 6 Which of the following data structure is linear type?

Correct Answer Choice A Array
See Answer

MCQ 7 When does top value of the stack changes?

Correct Answer Choice D After deletion
See Answer

MCQ 8 The disadvantage in using a circular linked list is ____________.

Correct Answer Choice A It is possible to get into infinite loop.
See Answer


MCQ 9 Which of the following data structure is not linear data structure?

Correct Answer Choice D None of the above
See Answer

MCQ 10 A linear list in which each node has pointers to point to the predecessor and successors nodes is called as ..

Correct Answer Choice C Doubly Linked List
See Answer

MCQ 11 A list which displays the relationship of adjacency between elements is said to be

Correct Answer Choice A linear
See Answer

MCQ 12 A connected graph T without any cycles is called _____________.

Correct Answer Choice A free graph
See Answer


MCQ 13 Which of the following data structures are indexed structures?

Correct Answer Choice A Linear arrays
See Answer

MCQ 14 _____________ is a pile in which items are added at one end and removed from the other.

Correct Answer Choice B Queue
See Answer

MCQ 15 Which of the following is not the part of ADT description?

Correct Answer Choice D None of the above
See Answer

MCQ 16 The use of pointers to refer elements of a data structure in which elements are logically adjacent is _______________.

Correct Answer Choice B linked allocation
See Answer


MCQ 17 A _____________ does not keep track of address of every element in the list.

Correct Answer Choice C Linear array
See Answer

MCQ 18 In a priority queue, insertion and deletion takes place at ______________

Correct Answer Choice D any position
See Answer

MCQ 19 Which of the following data structure is linear data structure?

Correct Answer Choice C Arrays
See Answer

MCQ 20 Graph G is ______________ if for any pair u, v of nodes in G there is a path from u to v or path from v to u.

Correct Answer Choice C Unliterally connected
See Answer


MCQ 21 Trees are said ________________ if they are similar and have same contents at corresponding nodes.

Correct Answer Choice D Copies
See Answer

MCQ 22 Sequential representation of binary tree uses ______________.

Correct Answer Choice A Array with pointers
See Answer

MCQ 23 The depth of complete binary tree is given by _____________.

Correct Answer Choice A Dn = log 2 (n+1)
See Answer

MCQ 24 In ____________ search start at the beginning of the list and check every element in the list.

Correct Answer Choice A linear search
See Answer


MCQ 25 Which of the following is not the internal sort?

Correct Answer Choice C Merge Sort
See Answer

NTSE, NEET, AIEEE, Olympiad & Other Competive Exams Preparation

Publish Your Article / Write for Us

Article Writing Guide/Help

Trending Questions


Advantages Of NCERT, CBSE & State Boards Solutions For All Subjects

  • All the NCERT Solutions have been prepared by academic experts having 10+ years of teaching experience.
  • They have prepared all the solutions in simple and easy language, so that each and every student can understand the concepts easily.
  • All the solutions have been explained step to step wise in details with better explainations.
  • Students can also use these question and answers for your assignments and in homework help.
  • All the solutions have been explained in detail and the answers have been compiled in a step-wise manner.
  • All the question and asnwers are commonly prepared according to the Latest Syllabus of Board Education and Guidelines.
  • Students can know about the various types of questions asked in the exams with the help of these solutions.

Top Course Categories