DSGT_ Unit 5 Quiz

DSGT_ Unit 5 Quiz

University

15 Qs

quiz-placeholder

Similar activities

UAE QUIZ

UAE QUIZ

KG - University

12 Qs

Pre-Test Modul I

Pre-Test Modul I

University

10 Qs

Moringa JavaScript Iteration

Moringa JavaScript Iteration

9th Grade - Professional Development

10 Qs

EEE -A DS Quiz -4

EEE -A DS Quiz -4

University

10 Qs

Road to the prize: 1. Generalities (Adult Nursing 22/23)

Road to the prize: 1. Generalities (Adult Nursing 22/23)

University

12 Qs

Grade 5 lesson 12 part 1

Grade 5 lesson 12 part 1

1st Grade - University

14 Qs

Pre-test Module 1 (F) - 2025

Pre-test Module 1 (F) - 2025

University

10 Qs

Negara Kesatuan Republik Indonesia

Negara Kesatuan Republik Indonesia

1st Grade - University

10 Qs

DSGT_ Unit 5 Quiz

DSGT_ Unit 5 Quiz

Assessment

Quiz

Education

University

Hard

Created by

Rutuja Deshmukh

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true for a tree?

It contains cycles

It is always disconnected

It is connected and acyclic

It has more edges than vertices

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A leaf node in a tree is a node with:

No parent

One child

Two children

No children

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A spanning tree of a graph is:

A tree with the smallest number of edges

A subgraph that includes all vertices and is acyclic

A tree with the largest number of edges

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a tree with 15 vertices, how many edges are there?

14

15

13

16

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In preorder traversal, the sequence of traversal is:

Left → Root → Right

Root → Left → Right

Left → Right → Root

Right → Left → Root

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which traversal is the root visited between the left and right subtrees?

Preorder

Inorder

Postorder

Level order

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first node visited in level order traversal?

Leftmost leaf

Left child

Root

Rightmost leaf

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?