KS5 - Tree - MMD

KS5 - Tree - MMD

11th Grade

31 Qs

quiz-placeholder

Similar activities

QUIZZ AIJ - BANDWIDTH

QUIZZ AIJ - BANDWIDTH

KG - Professional Development

30 Qs

Grade 5 Numeracy Exam Review Questions 3rd term 2024 2025

Grade 5 Numeracy Exam Review Questions 3rd term 2024 2025

5th Grade - University

30 Qs

MTA: Networking 98-366

MTA: Networking 98-366

KG - Professional Development

28 Qs

Computer Networking

Computer Networking

9th - 12th Grade

26 Qs

HUMAN ANATOMY AND PHYSIOLOGY

HUMAN ANATOMY AND PHYSIOLOGY

10th Grade - Professional Development

30 Qs

XI Kejuruan Ganjil smstr1

XI Kejuruan Ganjil smstr1

11th Grade

35 Qs

Ulangan Harian Informatika Kelas XI

Ulangan Harian Informatika Kelas XI

11th Grade

30 Qs

Jaringan Nirkabel Kelas XI TKJ

Jaringan Nirkabel Kelas XI TKJ

11th Grade

35 Qs

KS5 - Tree - MMD

KS5 - Tree - MMD

Assessment

Quiz

Education

11th Grade

Hard

Created by

muhammad abdulmajeed

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a tree in data structures?

A linear data structure with nodes connected by edges

A non-linear data structure with nodes connected by directed edges

A collection of nodes with no connections

A linear data structure with nodes connected in a cycle

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a tree, what is a node with no child nodes called?

Root node

Parent node

Leaf node

Subtree node

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which node is the root node in the given tree diagram?

Node B

Node C

Node A

Node D

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What differentiates a tree from a graph?

Trees can have cycles, graphs cannot

Trees have directed edges, graphs have undirected edges

Trees have a root node, graphs do not

Trees do not have cycles, graphs can have cycles

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a binary tree?

A tree with a maximum of two child nodes per node

A tree with a maximum of three child nodes per node

A tree with a maximum of four child nodes per node

A tree with no child nodes

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a property of a binary search tree?

Each node has a corresponding value

Duplicate node values are permitted

The value in the left child node is greater than the parent node

The value in the right child node is less than the parent node

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a binary search tree, where is the value of the left child node in relation to the parent node?

Greater than the parent node

Less than the parent node

Equal to the parent node

Unrelated to the parent node

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?