BINARY TREE B1

BINARY TREE B1

1st Grade

10 Qs

quiz-placeholder

Similar activities

Previous set Capgemini

Previous set Capgemini

1st - 3rd Grade

12 Qs

threaded binary trees

threaded binary trees

1st Grade

10 Qs

TREES

TREES

KG - University

10 Qs

Computer Quiz for Grade 1: AVL trees and Heaps

Computer Quiz for Grade 1: AVL trees and Heaps

1st Grade

10 Qs

Grade 1 Computer Quiz: Tree Traversals - Binary Search Trees

Grade 1 Computer Quiz: Tree Traversals - Binary Search Trees

1st Grade

10 Qs

Linked List Implementations Quiz

Linked List Implementations Quiz

1st Grade

15 Qs

AVL Trees

AVL Trees

KG - University

12 Qs

Fundamentals of Data Structure and Algorithm

Fundamentals of Data Structure and Algorithm

1st - 2nd Grade

10 Qs

BINARY TREE B1

BINARY TREE B1

Assessment

Quiz

Computers

1st Grade

Medium

Created by

vijay bhaskar uppari

Used 14+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A tree is composed of ____ connected by edges or lines

Fruit

Leaf Node

Root Node

Nodes

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a subtree?

A set of nodes and edges from any node down through all its descendants

A binary tree within another binary tree


A separate tree linked to the main tree


The top half of a tree

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a use of trees in computer science?

Storing and managing file and folder structures

Creating unlinked data clusters

Linear data storage

Performing arithmetic operations

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many pointers can each node in a binary tree have?

Only one

Up to two

Three or more


Unlimited

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What makes a binary tree different from a standard tree?

Binary trees do not have a root node

Each node in a binary tree can have a maximum of two pointers

Standard trees are always balanced

Binary trees cannot have leaf nodes

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can binary trees be represented in memory?

As dictionaries or objects with pointers

As a single linked list

Only as static arrays

Using a queue

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the significance of null pointers in binary trees?

They signify that a node has no child node

Null pointers are not used in binary trees

They indicate the end of the tree

They are used to balance the tree

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?