Data structure MCQ test | MCQ test and answers on Data structure


A format for storing data in a structured manner is called Data structure. The data structure is broadly classified into linear and Non-linear data structure.

This article comprises multiple choice questions and answers on Data structure. This self-evaluation test has 11 multiple-choice questions on Data structure, intended to prepare a person for technical interviews and the campus selection process.



MCQ questions and answers on Data structure

Topic- Data structure

The test consists of 11 questions.

No negative marking for this test.

No Time limit

The pass percentage is 70%

The correct answer with a description will be displayed after the answer has been marked.

Submit the test to calculate your score once you are done with all the questions.

Complexity Level- Easy





Q1: Which data structure stores the elements in LIFO (last in first out) principle?

















Q2: Which data structure stores the elements in FIFO (first in first out) principle?

Select the correct answer:
















Q3: In which data structure, the data elements are connected through a series of nodes, and, each node contains the data item and address to the next node?
















Q4: Select all the linear data structures:



















Q5: Which type of data structure has the last element connected to the first element?













Q6: Which of the following statements is true for the AVL tree?














Q7: In a singly linked list, the transversal is possible in both directions, forward and backward












Q8: Breadth-first search and Depth-first search traversal techniques are applicable on _______














Q9: Pre-order, In-order, and Post-order traversal techniques are applicable on _______















Q 10: The enqueue operation on a queue will __________













Q11: In a binary tree, each parent has a maximum of ______
































Quantitative aptitude - practice tests


A series of aptitude practice tests comprising multiple-choice questions (MCQ) on varied aptitude topics that evaluate the quantitative ability.