
Data Structures Quiz

Quiz
•
Computers
•
12th Grade
•
Hard
Binod Paudyal
Used 1+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The optimal data structure used to solve Tower of Hanoi is _________
Tree
Heap
Priority queue
Stack
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not the application of stack?
Data Transfer between two asynchronous process
Compiler Syntax Analyzer
Tracking of local variables at run time
A parentheses balancing program
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statement(s) about stack data structure is/are NOT correct?
Top of the Stack always contain the new node
Stack is the FIFO data structure
Null link is present in the last node at the bottom of the stack
Linked List are used for implementing Stacks
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the disadvantages of arrays?
Index value of an array can be negative
Elements are sequentially accessed
Data structure like queue or stack cannot be implemented
There are chances of wastage of memory space if elements inserted in an array are lesser than the allocated size
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the need for a circular queue?
easier computations
implement LIFO principle in queues
effective usage of memory
to delete elements based on priority
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data structure is used for implementing recursion?
Stack
Queue
List
Array
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data structure is needed to convert infix notation to postfix notation?
Tree
Branch
Stack
Queue
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
informatika

Quiz
•
7th Grade - University
15 questions
Pemrograman Berorientasi Objek PAS GANJIL XII RPL

Quiz
•
12th Grade
15 questions
Uji Pemahaman Algoritma dan Pemrograman

Quiz
•
12th Grade
11 questions
1.4.(c) Data Structures (video)

Quiz
•
12th Grade
10 questions
Programming Basics

Quiz
•
11th - 12th Grade
15 questions
Year 12 Programming

Quiz
•
11th - 12th Grade
14 questions
A-Level Computer Science Data Structures Quiz

Quiz
•
12th Grade - University
15 questions
Assesmen Kognitif (XI)

Quiz
•
11th Grade - University
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Chaffey

Quiz
•
9th - 12th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Lab Safety and Lab Equipment

Quiz
•
9th - 12th Grade
20 questions
Getting to know YOU icebreaker activity!

Quiz
•
6th - 12th Grade
12 questions
Macromolecules

Lesson
•
9th - 12th Grade
12 questions
Classifying Polys - 1.1

Quiz
•
10th - 12th Grade
20 questions
1.1 (b) Add / Sub/ Multiply Polynomials

Quiz
•
12th Grade