MCQ 1 When does Top value of stack change in insertion process?

Correct Answer Choice A Before insertion
See Answer

MCQ 2 Deletion in the linked stack takes place by deleting ______________.

Correct Answer Choice A a node pointed by the start process.
See Answer

MCQ 3 What will be the value of top, if there is a size of stack STACK_SIZE is 5

Correct Answer Choice C 4
See Answer

MCQ 4 Why the elements of an array are stored successively in memory cells?

Correct Answer Choice A Because bythis way computer can keep track only the address of the first element and the addresses of other elements can be calculated
See Answer


MCQ 5 Inserting an item into the stack when stack is not full is called _____________ Operation and deletion of item form the stack, when stack is not empty is called ___________ operation.

Correct Answer Choice A push, pop
See Answer

MCQ 6 Which of the following statement is true?

  1. i) Using singly linked lists and circular list, it is not possible to traverse the list backwards.
  2. ii) To find the predecessor, it is required to traverse the list from the first node in case of singly linked list.
  3. <

    Correct Answer Choice C Both (i) and (ii)
    See Answer

MCQ 7 Which of the following are the operations applicable an primitive data structures?

Correct Answer Choice D All of the above
See Answer

MCQ 8 A ____________ is a linear list in which insertions and deletions are made to from either end of the structure.

Correct Answer Choice D dequeue
See Answer


MCQ 9 Operations on a data structure may be ______________.

Correct Answer Choice D all of the above
See Answer

MCQ 10 The time factor when determining the efficiency of algorithm is measured by

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

MCQ 11 Finding the location of a given item in a collection of items is called ______________.

Correct Answer Choice C searching
See Answer

MCQ 12 Which of the following is an external sorting?

Correct Answer Choice C Merge Sort
See Answer


MCQ 13 Partition and exchange sort is _____________ .

Correct Answer Choice A quick sort
See Answer

MCQ 14 The pointer associated with the stack is _____________.

Correct Answer Choice C top
See Answer

MCQ 15 In Binary trees nodes with no successor are called _______________.

Correct Answer Choice B Terminal nodes
See Answer

MCQ 16 The space factor when determining the efficiency of algorithm is measured by

Correct Answer Choice D Counting the maximum disk space needed by the algorithm
See Answer


MCQ 17 Each node in a linked list has two pairs of __________ and ___________.

Correct Answer Choice A Link field and information field
See Answer

MCQ 18 The logical or mathematical model of a particular organization of data is called a ___________.

Correct Answer Choice A Data structure
See Answer

MCQ 19 State true or false.

  • i) The degree of root node is always zero.
  • ii) Nodes that are not root and not leaf are called as internal nodes.
  • <

    Correct Answer Choice C False, True
    See Answer

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

Correct Answer Choice D Graph
See Answer


MCQ 21 Process of inserting an element in stack is called ____________.

Correct Answer Choice B Push
See Answer

MCQ 22 ___________ is not the operation that can be performed on queue.

Correct Answer Choice D Traversal
See Answer

MCQ 23 There is an extra element at the head of the list called a ______________

Correct Answer Choice B Sentinel
See Answer

MCQ 24 The simplest type of data structure is ______________.

Correct Answer Choice B Linear array
See Answer


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

Correct Answer Choice A Linear arrays
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