Data structures

Quiz
•
Computers
•
University
•
Medium
nuzo nuzo
Used 6+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
when malloc() returns NULL value, it means
memory is not allocated
memory is allocated
memory is allocated but no data entered
none of the above
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The elements of static list are stored in
successive memory locations
random memory locations
alternate memory locations
none of the above
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
This is a binary tree in which every level of the tree is completely filled except the last level
strictly binary tree
binary search tree
complete binary tree
none of the above
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
The indirection operator is represented by
*
&
~
none of the above
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
In binary tree nodes with no successor are called terminal nodes
true
false
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a full binary tree?
Each node has exactly zero or two children
Each node has exactly two children
All the leaves are at the same level
Each node has exactly one or two children
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following options is not true about the Binary Search tree?
The value of the left child should be less than the root node
The value of the right child should be greater than the root node
The left and right sub trees should also be a binary search tree
None of the above
8.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is non-linear data structure?
Stacks
List
Strings
Trees
9.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
The image is a perfect binary tree
true
false
Similar Resources on Wayground
7 questions
Binary Search Tree

Quiz
•
University
13 questions
DSA Day 2

Quiz
•
University
10 questions
DS Quiz1

Quiz
•
University
7 questions
DSA Day 4

Quiz
•
University
10 questions
27Mar

Quiz
•
University
8 questions
DSA Group 2 (Heaps Quiz)

Quiz
•
University
8 questions
Trees & Binary Tree

Quiz
•
University
10 questions
DRAINER CS : Data Structures Final Review

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

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

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade