MCQ 1 When new data are to be inserted into a data structure, but there is not available space; this situation is usually called ______________.

Correct Answer Choice B overflow
See Answer

MCQ 2 A linear collection of data elements where the linear node is given by means of pointer is called

Correct Answer Choice A linked list
See Answer

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

Correct Answer Choice D None of the above
See Answer

MCQ 4 Two main measures for the efficiency of an algorithm are ________________.

Correct Answer Choice C time and space
See Answer


MCQ 5 The operation of processing each element in the list is known as ____________.

Correct Answer Choice D Traversal
See Answer

MCQ 6 Each array declaration need not give, implicitly or explicitly, the information about

Correct Answer Choice C the first data from the set to be stored
See Answer

MCQ 7 The complexity of Binary search algorithm is

Correct Answer Choice B O(log )
See Answer

MCQ 8 Any node is the path from the root to the node is called?

Correct Answer Choice B Ancestor node
See Answer


MCQ 9 The word "Stack" is also known as ______________.

Correct Answer Choice A Last in first out
See Answer

MCQ 10 The Average case occur in linear search algorithm.

Correct Answer Choice A When Item is somewhere in the middle of the array
See Answer

MCQ 11 The advantage of ________________ is that they solve the problem if sequential storage representation. But disadvantage in that is they are sequential lists.

Correct Answer Choice B Linked Lists
See Answer

MCQ 12 Other name for directed graph is ______________ .

Correct Answer Choice D Digraph
See Answer


MCQ 13 The condition ______________ indicate the queue is empty.

Correct Answer Choice A Front = Null
See Answer

MCQ 14 The various operations that can be performed on stacks is/are

Correct Answer Choice D All of the above
See Answer

MCQ 15 Very slow way of sorting is _____________.

Correct Answer Choice A Insertion sort
See Answer

MCQ 16 Reversing a great deal of space for each stack in memory will be.

Correct Answer Choice A Decrease the numbers of times overflow may occur
See Answer


MCQ 17 Link fields holds pointers to the ____________ element in the linked representation of stack.

Correct Answer Choice D neighboring
See Answer

MCQ 18 The data structure which is one ended is _____________.

Correct Answer Choice B stack
See Answer

MCQ 19 Which indicates pre-order traversal?

Correct Answer Choice C Root, Left sub-tree, Right sub-tree
See Answer

MCQ 20 ____________ sorting is good to use when alphabetizing large list of names.

Correct Answer Choice C Radix
See Answer


MCQ 21 The total number of comparisons in a bubble sort is ______________.

Correct Answer Choice A O(n logn)
See Answer

MCQ 22 The easiest sorting is _________________.

Correct Answer Choice D selection sort
See Answer

MCQ 23 Quick sort is also known as _________________

Correct Answer Choice C partition and exchange sort
See Answer

MCQ 24 Sorting a file F usually refers to sorting F with respect to a particular key called _______________

Correct Answer Choice B Primary key
See Answer


MCQ 25 Which of the following sorting algorithm is of priority queue sorting type?

Correct Answer Choice D Selection 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