Trees

Trees

Professional Development

10 Qs

quiz-placeholder

Similar activities

JMP Quizzard 2.o

JMP Quizzard 2.o

Professional Development

10 Qs

BST-SR

BST-SR

Professional Development

14 Qs

Cyber 2 Module 4

Cyber 2 Module 4

9th Grade - Professional Development

15 Qs

IT ENGLISH: Research Project Topics - Windows Registry

IT ENGLISH: Research Project Topics - Windows Registry

Professional Development

10 Qs

Computer Science Quiz

Computer Science Quiz

Professional Development

15 Qs

B and B+ Trees

B and B+ Trees

Professional Development

10 Qs

COMPUTOR SCICIENCE

COMPUTOR SCICIENCE

1st Grade - Professional Development

10 Qs

Types of Computers Based on Data Handling Capability

Types of Computers Based on Data Handling Capability

Professional Development

10 Qs

Trees

Trees

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Anupriya Rajkumar

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Height

Depth

Length

Path

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not an application of trees?

Game playing

Database indexing

Router algorithms

Undo/Redo operations in a notepad

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A full binary tree with n leaves contains

n nodes

2n - 1 nodes

2n + 1 nodes

n+1 nodes

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A tree with N nodes has _______ null pointers.

N+1

N-1

N

2N

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A tree with N nodes has ____________ edges.

N+1

N-1

2N+1

2N-1

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The leftmost node in a Binary Search Tree contains the ___________ value among all the nodes.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tree traversal resembles the graph's breadth-first search?

Preorder

Postorder

levelorder

inorder

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?