MCQ 1 Which one statement is True of False.
Statmement A : Network is a graph that has weights or costs associated with it.
Statmement B : An undirected graph which contains no cycles is called a forest.
Statmement C : A graph is said to be complete if there is no edge between every pair of vertices.

Correct Answer Choice B Statement A, B is true and C is false
See Answer

MCQ 2 State True or False.
i) An undirected graph which contains no cycles is called forest.
ii) A graph is said to be complete if there is an edge between every pair of vertices.

Correct Answer Choice A True, True
See Answer

MCQ 3 When determining the efficiency of algorithm the time factor is measured by ____________.

Correct Answer Choice B counting the number of key operations
See Answer

MCQ 4 Which of the following name does not relate to stacks?

Correct Answer Choice A FIFO lists
See Answer


MCQ 5 The memory address of fifth element of an array can be calculated by the formula

Correct Answer Choice A LOC(Array[5] = Base(Array) + w(5 - lower bound), where w is the number of words per memory cell for the array
See Answer

MCQ 6 If A[1][1] and A[2][1] are 1000 and 1010 respectively are the address and each element occupies 2 bytes then the array has been stored in ______________ order

Correct Answer Choice A row major
See Answer

MCQ 7 Finding the location of the element with a given value is :

Correct Answer Choice B Search
See Answer

MCQ 8 Which of the following case does not exist in complexity theory.

Correct Answer Choice D Null case
See Answer


MCQ 9 Which of the following is true about the characteristics of abstract data types?

  • It exports a set of operations
  • It exports a type
  • <

    Correct Answer Choice C True, True
    See Answer

MCQ 10 Which of the following is not the type of queue?

Correct Answer Choice B Single ended queue
See Answer

MCQ 11 Arrays are best data structures

Correct Answer Choice C for both of above situation
See Answer

MCQ 12 A ___________ is a graph that has weights of costs associated with its edges.

Correct Answer Choice C Both A and B
See Answer


MCQ 13 Which of the following is non-liner data structure?

Correct Answer Choice D Trees
See Answer

MCQ 14 State True or False.

  • i) Binary search is used for searching in a sorted array.
  • ii) The time complexity of binary search is O(log n).
  • <

    Correct Answer Choice D True, True
    See Answer

MCQ 15 In a queue, the initial values of front pointer f rare pointer r should be ______________ and _____________ respectively.

Correct Answer Choice B 0 and −1
See Answer

MCQ 16 A _______________ is an acyclic digraph, which has only one node with indegree 0, and other nodes have in-degree 1.

Correct Answer Choice A Directed tree
See Answer


MCQ 17 A binary tree whose every node has either zero or two children is called ______________.

Correct Answer Choice C extended binary tree
See Answer

MCQ 18 If the number of record to be sorted large and the key is long, then _____________ sorting can be efficient.

Correct Answer Choice C Quick
See Answer

MCQ 19 For an internal sorting algorithms, which statement is True or False.
Statement A → Internal sorting are applied when the entire collection if data to be sorted is small enough that the sorting can take place within main memory.
Statement B → The time required to read or write is considered to be significant in evaluating the performance of internal sorting.

Correct Answer Choice B Statement A is true and B is false
See Answer

MCQ 20 Sorting algorithm can be characterized as _______________.

Correct Answer Choice C Both of the above
See Answer


MCQ 21 ____________ is the method used by card sorter.

Correct Answer Choice A Radix sort
See Answer

MCQ 22 Merging k sorted tables into a single sorted table is called ______________.

Correct Answer Choice A k way merging
See Answer

MCQ 23 A tree sort is also known as _______________ sort.

Correct Answer Choice C heap
See Answer

MCQ 24 Which of the following sorting algorithm is of divide and conquer type?

Correct Answer Choice C Merge sort
See Answer


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

Correct Answer Choice D None of the above
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