SlideShare a Scribd company logo
DATA STRUCTURES
MCQ’S & ANSWERS
PART – 1
Follow Us On Instagram:-
https://www.instagram.com/knowledge_center_computer/?hl=en
KCC
KCC
1. Which if the following is/are the levels of implementation of data
structure
A) Abstract level
B) Application level
C) Implementation level
D) All of the above
Answer: - D
2. A binary search tree whose left subtree and right subtree differ in
hight by at most 1 unit is called ……
a) AVL tree
b) Red-black tree
c) Lemma tree
d) None of the above Answer: - A
Answer: - D
3. ……………….. level is where the model becomes compatible
executable code
A) Abstract level
B) Application level
C) Implementation level
D) All of the above
KCC
4. Stack is also called as
A) Last in first out
B) First in last out
C) Last in last out
D) First in first out Answer: - A
5. Which of the following is true about the characteristics of abstract
data types?
i) It exports a type.
ii) It exports a set of operations
A) True, False
B) False, True
C) True, True
D) False, False
Answer: - C
Answer: - D
6. …………… is not the component of data structure.
A) Operations
B) Storage Structures
C) Algorithms
D) None of above
KC
7. Which of the following is not the part of ADT description?
A) Data
B) Operations
C) Both of the above
D) None of the above Answer: - D
8. 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.
A) push, pop
B) pop, push
C) insert, delete
D) delete, insert
Answer: - A
Answer: - B
9. ……………. Is a pile in which items are added at one end and
removed from the other.
A) Stack
B) Queue
C) List
D) None of the above
KC
10. ………… is very useful in situation when data have to stored and
then retrieved in reverse order.
A) Stack
B) Queue
C) List
D) Link list
Answer: - A
11. Which data structure allows deleting data elements from and
inserting at rear?
A) Stacks
B) Queues
C) Dequeues
D) Binary search tree Answer: - B
Answer: - A
12. Which of the following data structure can’t store the non-
homogeneous data elements?
A) Arrays
B) Records
C) Pointers
D) Stacks
KC
13. 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.
A) Queue linked list
B) Stacks linked list
C) Both of them
D) Neither of them
Answer: - A
14. Which of the following is non-liner data structure?
A) Stacks
B) List
C) Strings
D) Trees
Answer: - D
Answer: - C
15. Herder node is used as sentinel in …..
A) Graphs
B) Stacks
C) Binary tree
D) Queues
KC
16. Which data structure is used in breadth first search of a graph to
hold nodes?
A) Stack
B) queue
C) Tree
D) Array
Answer: - B
17. Identify the data structure which allows deletions at both ends of
the list but insertion at only one end.
A) Input restricted dequeue
B) Output restricted qequeue
C) Priority queues
D) Stack Answer: - A
Answer: - D
18. Which of the following data structure is non linear type?
A) Strings
B) Lists
C) Stacks
D) Graph
KC
19. Which of the following data structure is linear type?
A) Graph
B) Trees
C) Binary tree
D) Stack Answer: - D
20. To represent hierarchical relationship between elements, Which
data structure is suitable?
A) Dequeue
B) Priority
C) Tree
D) Graph Answer: - C
Answer: - B
21. A directed graph is ………………. if there is a path from each
vertex to every other vertex in the digraph.
A) Weakly connected
B) Strongly Connected
C) Tightly Connected
D) Linearly Connected
KC
22. In the …………….. traversal we process all of a vertex’s
descendants before we move to an adjacent vertex.
A) Depth First
B) Breadth First
C) With First
D) Depth Limited Answer: - A
23. State True of False.
i) Network is a graph that has weights or costs associated with it.
ii) An undirected graph which contains no cycles is called a forest.
iii) A graph is said to be complete if there is no edge between every pair
of vertices.
A) True, False, True
B) True, True, False
C) True, True, True
D) False, True, True
Answer: - B
KC
24. Match the following.
a) Completeness i) How long does it take to find a solution
b) Time Complexity ii) How much memory need to perform the search.
c) Space Complexity iii) Is the strategy guaranteed to find the solution
when there in one.
A) a-iii, b-ii, c-i
B) a-i, b-ii, c-iii
C) a-iii, b-i, c-ii
D) a-i, b-iii, c-ii Answer: - C
Answer: - B
25. The number of comparisons done by sequential search is
………………
A) (N/2)+1
B) (N+1)/2
C) (N-1)/2
D) (N+2)/2
KC
26. In ……………, search start at the beginning of the list and check
every element in the list.
A) Linear search
B) Binary search
C) Hash Search
D) Binary Tree search
Answer: - A
27. State True or False.
i) Binary search is used for searching in a sorted array.
ii) The time complexity of binary search is O(logn).
A) True, False
B) False, True
C) False, False
D) True, True
Answer: - D
Answer: - C
28. Which of the following is not the internal sort?
A) Insertion Sort
B) Bubble Sort
C) Merge Sort
D) Heap Sort
KC
29. 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.
A) True, True
B) False, True
C) False, False
D) True, False Answer: - A
Answer: - B
30. 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.
A) Partite
B) Bipartite
C) Rooted
D) Bisects
KC

More Related Content

PPTX
Data structure part 2
PPTX
Data structure part 3
PPTX
Data structure part 4
PDF
Algorithm Class is a Training Institute on C, C++, CPP, DS, JAVA, data struct...
PDF
Algorithm Class is a Training Institute on C, C++, CPP, DS, JAVA, data struct...
PDF
Algorithm Class is a Training Institute on C, C++, CPP, DS, JAVA, data struct...
PDF
Algorithm Class is a Training Institute on C, C++,C#, CPP, DS, JAVA, data str...
PDF
Algorithm Class is a Training Institute on C, C++, CPP, DS, JAVA, data struct...
Data structure part 2
Data structure part 3
Data structure part 4
Algorithm Class is a Training Institute on C, C++, CPP, DS, JAVA, data struct...
Algorithm Class is a Training Institute on C, C++, CPP, DS, JAVA, data struct...
Algorithm Class is a Training Institute on C, C++, CPP, DS, JAVA, data struct...
Algorithm Class is a Training Institute on C, C++,C#, CPP, DS, JAVA, data str...
Algorithm Class is a Training Institute on C, C++, CPP, DS, JAVA, data struct...

Similar to Data structure part 1 (20)

PPTX
DATA STRUCTURE CONTENT QUIZ II PPT.pptx
PDF
Data structure - mcqs
PDF
300+ top data structures and algorithms mc qs pdf 2020
PDF
Data structures and algorithms
PDF
Ds qb 2021 rma
PDF
538034292-Data-Structure-Exam-Sample-2020.pdf
PDF
DS Q&A
PDF
Data structure-question-bank
DOCX
Data structure
DOC
for sbi so Ds c c++ unix rdbms sql cn os
PDF
Ee693 sept2014quiz1
DOCX
PDF
Q1. public void operationZ() throws StackUnderflowException {   .pdf
PDF
Ee693 questionshomework
DOCX
Data structures 1
PDF
DSA Question Bank
DOCX
Question 1 The syntax for accessing a class (struct) member .docx
PDF
FP305 data structure june 2012
PDF
FP305 data structure PAPER FINAL SEM 3
DOC
Datastructure bsc2
DATA STRUCTURE CONTENT QUIZ II PPT.pptx
Data structure - mcqs
300+ top data structures and algorithms mc qs pdf 2020
Data structures and algorithms
Ds qb 2021 rma
538034292-Data-Structure-Exam-Sample-2020.pdf
DS Q&A
Data structure-question-bank
Data structure
for sbi so Ds c c++ unix rdbms sql cn os
Ee693 sept2014quiz1
Q1. public void operationZ() throws StackUnderflowException {   .pdf
Ee693 questionshomework
Data structures 1
DSA Question Bank
Question 1 The syntax for accessing a class (struct) member .docx
FP305 data structure june 2012
FP305 data structure PAPER FINAL SEM 3
Datastructure bsc2
Ad

More from Knowledge Center Computer (20)

PDF
APS PGT Computer Science SylIabus
PPTX
Specialization and generalization quizz
PPTX
Computer architecture PART 2
PPTX
Computer architecture PART 1
PDF
Course design class 12 ip
PDF
CBSE 12 ip 2018 sample paper
PPTX
Programming languages java, python, sql and compare between c and python
PPTX
Sql and Sql commands
PPTX
E commerce and types
PPTX
Android Operating System(OS)
PPTX
Networking Basic MCQ's TEST
PPTX
PDF
Information assistant exam complete syllabus 2018
PPTX
Computer fundamentals in hindi
PPTX
हिन्‍दी में मल्‍टीपल चॉइस कंप्यूटर साइंस क्विज Part 4
PPTX
हिन्‍दी में मल्‍टीपल चॉइस कंप्यूटर साइंस क्विज Part 3
PPTX
हिन्‍दी में मल्‍टीपल चॉइस कंप्यूटर साइंस क्विज Part 2
PPTX
हिन्‍दी में मल्‍टीपल चॉइस कंप्यूटर साइंस क्विज Part 1
APS PGT Computer Science SylIabus
Specialization and generalization quizz
Computer architecture PART 2
Computer architecture PART 1
Course design class 12 ip
CBSE 12 ip 2018 sample paper
Programming languages java, python, sql and compare between c and python
Sql and Sql commands
E commerce and types
Android Operating System(OS)
Networking Basic MCQ's TEST
Information assistant exam complete syllabus 2018
Computer fundamentals in hindi
हिन्‍दी में मल्‍टीपल चॉइस कंप्यूटर साइंस क्विज Part 4
हिन्‍दी में मल्‍टीपल चॉइस कंप्यूटर साइंस क्विज Part 3
हिन्‍दी में मल्‍टीपल चॉइस कंप्यूटर साइंस क्विज Part 2
हिन्‍दी में मल्‍टीपल चॉइस कंप्यूटर साइंस क्विज Part 1
Ad

Recently uploaded (20)

PPTX
Cell Structure & Organelles in detailed.
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
Basic Mud Logging Guide for educational purpose
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
Sports Quiz easy sports quiz sports quiz
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PPTX
master seminar digital applications in india
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
Anesthesia in Laparoscopic Surgery in India
PDF
Classroom Observation Tools for Teachers
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
O7-L3 Supply Chain Operations - ICLT Program
Cell Structure & Organelles in detailed.
VCE English Exam - Section C Student Revision Booklet
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Basic Mud Logging Guide for educational purpose
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Renaissance Architecture: A Journey from Faith to Humanism
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
STATICS OF THE RIGID BODIES Hibbelers.pdf
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
human mycosis Human fungal infections are called human mycosis..pptx
Sports Quiz easy sports quiz sports quiz
FourierSeries-QuestionsWithAnswers(Part-A).pdf
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Abdominal Access Techniques with Prof. Dr. R K Mishra
master seminar digital applications in india
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Anesthesia in Laparoscopic Surgery in India
Classroom Observation Tools for Teachers
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
O7-L3 Supply Chain Operations - ICLT Program

Data structure part 1

  • 1. DATA STRUCTURES MCQ’S & ANSWERS PART – 1 Follow Us On Instagram:- https://www.instagram.com/knowledge_center_computer/?hl=en KCC
  • 2. KCC
  • 3. 1. Which if the following is/are the levels of implementation of data structure A) Abstract level B) Application level C) Implementation level D) All of the above Answer: - D 2. A binary search tree whose left subtree and right subtree differ in hight by at most 1 unit is called …… a) AVL tree b) Red-black tree c) Lemma tree d) None of the above Answer: - A Answer: - D 3. ……………….. level is where the model becomes compatible executable code A) Abstract level B) Application level C) Implementation level D) All of the above KCC
  • 4. 4. Stack is also called as A) Last in first out B) First in last out C) Last in last out D) First in first out Answer: - A 5. Which of the following is true about the characteristics of abstract data types? i) It exports a type. ii) It exports a set of operations A) True, False B) False, True C) True, True D) False, False Answer: - C Answer: - D 6. …………… is not the component of data structure. A) Operations B) Storage Structures C) Algorithms D) None of above KC
  • 5. 7. Which of the following is not the part of ADT description? A) Data B) Operations C) Both of the above D) None of the above Answer: - D 8. 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. A) push, pop B) pop, push C) insert, delete D) delete, insert Answer: - A Answer: - B 9. ……………. Is a pile in which items are added at one end and removed from the other. A) Stack B) Queue C) List D) None of the above KC
  • 6. 10. ………… is very useful in situation when data have to stored and then retrieved in reverse order. A) Stack B) Queue C) List D) Link list Answer: - A 11. Which data structure allows deleting data elements from and inserting at rear? A) Stacks B) Queues C) Dequeues D) Binary search tree Answer: - B Answer: - A 12. Which of the following data structure can’t store the non- homogeneous data elements? A) Arrays B) Records C) Pointers D) Stacks KC
  • 7. 13. 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. A) Queue linked list B) Stacks linked list C) Both of them D) Neither of them Answer: - A 14. Which of the following is non-liner data structure? A) Stacks B) List C) Strings D) Trees Answer: - D Answer: - C 15. Herder node is used as sentinel in ….. A) Graphs B) Stacks C) Binary tree D) Queues KC
  • 8. 16. Which data structure is used in breadth first search of a graph to hold nodes? A) Stack B) queue C) Tree D) Array Answer: - B 17. Identify the data structure which allows deletions at both ends of the list but insertion at only one end. A) Input restricted dequeue B) Output restricted qequeue C) Priority queues D) Stack Answer: - A Answer: - D 18. Which of the following data structure is non linear type? A) Strings B) Lists C) Stacks D) Graph KC
  • 9. 19. Which of the following data structure is linear type? A) Graph B) Trees C) Binary tree D) Stack Answer: - D 20. To represent hierarchical relationship between elements, Which data structure is suitable? A) Dequeue B) Priority C) Tree D) Graph Answer: - C Answer: - B 21. A directed graph is ………………. if there is a path from each vertex to every other vertex in the digraph. A) Weakly connected B) Strongly Connected C) Tightly Connected D) Linearly Connected KC
  • 10. 22. In the …………….. traversal we process all of a vertex’s descendants before we move to an adjacent vertex. A) Depth First B) Breadth First C) With First D) Depth Limited Answer: - A 23. State True of False. i) Network is a graph that has weights or costs associated with it. ii) An undirected graph which contains no cycles is called a forest. iii) A graph is said to be complete if there is no edge between every pair of vertices. A) True, False, True B) True, True, False C) True, True, True D) False, True, True Answer: - B KC
  • 11. 24. Match the following. a) Completeness i) How long does it take to find a solution b) Time Complexity ii) How much memory need to perform the search. c) Space Complexity iii) Is the strategy guaranteed to find the solution when there in one. A) a-iii, b-ii, c-i B) a-i, b-ii, c-iii C) a-iii, b-i, c-ii D) a-i, b-iii, c-ii Answer: - C Answer: - B 25. The number of comparisons done by sequential search is ……………… A) (N/2)+1 B) (N+1)/2 C) (N-1)/2 D) (N+2)/2 KC
  • 12. 26. In ……………, search start at the beginning of the list and check every element in the list. A) Linear search B) Binary search C) Hash Search D) Binary Tree search Answer: - A 27. State True or False. i) Binary search is used for searching in a sorted array. ii) The time complexity of binary search is O(logn). A) True, False B) False, True C) False, False D) True, True Answer: - D Answer: - C 28. Which of the following is not the internal sort? A) Insertion Sort B) Bubble Sort C) Merge Sort D) Heap Sort KC
  • 13. 29. 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. A) True, True B) False, True C) False, False D) True, False Answer: - A Answer: - B 30. 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. A) Partite B) Bipartite C) Rooted D) Bisects KC