Trees Data Structure

Trees Data Structure

University

11 Qs

quiz-placeholder

Similar activities

Computer programming skills.ch1

Computer programming skills.ch1

12th Grade - University

13 Qs

E-Commerce

E-Commerce

University - Professional Development

16 Qs

Latihan Rekursif

Latihan Rekursif

University

12 Qs

QUIZ GAME

QUIZ GAME

University

10 Qs

CPIT 201 Algorithms

CPIT 201 Algorithms

12th Grade - University

15 Qs

Enterprise Application

Enterprise Application

University

10 Qs

Higher Coding

Higher Coding

KG - University

12 Qs

computer Networks

computer Networks

University

10 Qs

Trees Data Structure

Trees Data Structure

Assessment

Quiz

Computers

University

Medium

Created by

Mrs.C. Rathika

Used 18+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Example of linear data structure except

array

tree

queue

stack

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a Type of Data Structures?
Arrays
Tables
Stacks
Trees

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image
In this tree, where would the new value "7" be placed?
On the left "leaf" of "4"
On the right "leaf" of "6"
On the left "leaf" of "15"
Over the top of the current number "5"

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these tree traversal methods is used to output the contents of a binary tree in ascending order?

Pre-Order

In-Order

Post-Order

Monastic Orders

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In preorder traversal of a binary tree the second step is ____________

traverse the right subtree

traverse the left subtree

traverse right subtree and visit the root

visit the root

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?