Types of Trees Data Structure

Types of Trees Data Structure

Assessment

Quiz

Computers

University

Hard

Created by

Dikme Chisil Marak

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

A tree is composed of ____ connected by edges or lines.
Fruit 
Leaf Node
Root Node
Nodes

2.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

A Kind of tree where every node in a tree can have at most two children.
Binary Tree
Binary Expression Tree
Tree
Binary Search Tree

3.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

Media Image

How many leaf are there in the tree?

1

3

4

7

4.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

What is the key characteristic of a balanced binary tree?

The right subtree is always smaller than the left subtree.

All levels of the tree are completely filled.

The height difference between the left and the right subtree is at most 1.

The left subtree is always smaller than the right subtree.

5.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

Media Image

What is the value of the ROOT node in this Tree?

35

24

42

20

6.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

Which type of binary tree has every node with two children in the internal node?

Full binary tree

Complete binary tree

Perfect binary tree

Binary search tree

7.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

A Balanced Tree has equal number of items on each subtree.
True
False

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?