Binary trees

Binary trees

University

20 Qs

quiz-placeholder

Similar activities

Fundamentals of Data Structures-Test 1-Unit-1

Fundamentals of Data Structures-Test 1-Unit-1

University

20 Qs

Introduction to Tree Data Structure (TDS)

Introduction to Tree Data Structure (TDS)

University

20 Qs

Graph Theory Data Structures

Graph Theory Data Structures

University

17 Qs

AVL Tree

AVL Tree

University

18 Qs

M3-1

M3-1

University

15 Qs

DSAA Quiz

DSAA Quiz

University

15 Qs

EC8393_FDS_MODEL EXAM_3_PART B

EC8393_FDS_MODEL EXAM_3_PART B

University

15 Qs

Linked List (Chapter 2)

Linked List (Chapter 2)

University

15 Qs

Binary trees

Binary trees

Assessment

Quiz

Computers

University

Hard

Created by

Mrs.C. Rathika

Used 22+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

In a binary tree a node (vertex) can only have one child.

True

False

2.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

Media Image

A,B

B,C

A,C

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

A

E

C

I

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Draw a binary tree where A is the parent of B and C, B is a parent of D and E, E is a parent of F. G and H are children of C, and I and J are children of H.

On what level is J?

Level 1

Level 2

Level 3

Root

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What expression is represented by the tree?

3+((5+9)2)3+\left(\left(5+9\right)\cdot2\right)

3+5+923+5+9\cdot2

(3+5+9)2\left(3+5+9\right)\cdot2

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Evaluate:

31

26

34

28

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The number of edges from the root to the node is called __________ of the node.

Degree

Length

Path

Depth

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?