MCQ 1 ____________ is rearranging pairs of elements which are out of order, until no such pairs remain.

Correct Answer Choice B Exchange
See Answer

MCQ 2 The complexity of sorting algorithm measures the _______________ as a function of the number n of items to be sorter.

Correct Answer Choice B running time
See Answer

MCQ 3 The time complexity of quick sort is ______________.

Correct Answer Choice D O(n logn)
See Answer

MCQ 4 Which of the following is an external sorting?

Correct Answer Choice C Merge Sort
See Answer


MCQ 5 ___________ is a collection of elements such that each element has been assigned a processing priority.

Correct Answer Choice A Priority queue
See Answer

MCQ 6 Which of the following is an internal sorting?

Correct Answer Choice D Tree Sort
See Answer

MCQ 7 Linked representation of binary tree needs _____________ parallel arrays.

Correct Answer Choice C 3
See Answer

MCQ 8 Which of the following is an application of stack?

Correct Answer Choice D all of the above
See Answer


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

Correct Answer Choice B Ancestor node
See Answer

MCQ 10 A graph is said to be ______________ if the vertices can be split into two sets V1 and V2 such there are no edges between two vertices of V1 or two vertices of V2.

Correct Answer Choice B bipartite
See Answer

MCQ 11 ______________ is not an operation performed on linear list

Correct Answer Choice D None of the above
See Answer

MCQ 12 For an algorithm the complexity of the average case is ?

Correct Answer Choice A Much more complicated to analyze than that of worst case
See Answer


MCQ 13 Process of removing an element from stack is called __________

Correct Answer Choice D Pop
See Answer

MCQ 14 A _____________ is a data structure that organizes data similar to a line in the supermarket, where the first one in line is the first one out.

Correct Answer Choice A Queue linked list
See Answer

MCQ 15 Which statement is true or false.

  1. Node is a parent if it has successor nodes.
  2. A node is child node if out degree is one.
  3. <

    Correct Answer Choice B True, False
    See Answer

MCQ 16 Linear arrays are also called ________________.

Correct Answer Choice B One-dimensional array
See Answer


MCQ 17 A singly linked list is also called as ___________.

Correct Answer Choice B one way chain
See Answer

MCQ 18 The indirect change of the values of a variable in one module by another module is called ______________.

Correct Answer Choice C side effect
See Answer

MCQ 19 TREE[1] = NULL indicates tree is ________________.

Correct Answer Choice C Empty
See Answer

MCQ 20 The queue in which the insertion takes place in the first position after of last element is a _________________.

Correct Answer Choice C circular
See Answer


MCQ 21 The another name of dequeue is _____________.

Correct Answer Choice C double ended queue
See Answer

MCQ 22 The value of REAR is increased by 1 when ______________.

Correct Answer Choice C An element is added in a queue
See Answer

MCQ 23 The time complexity of quick sort is __________________.

Correct Answer Choice D O(n logn)
See Answer

MCQ 24 The time complexity of heap sort is _____________.

Correct Answer Choice D O(n logn)
See Answer


MCQ 25 The complexity of sorting algorithm measures the _______________ as a function of the number n of items to be sorter.

Correct Answer Choice B running time
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