Vidyalelo
Data Structure · Q1

Trees in Data Structures

Programming · Data Structure · question 1

Q1

What is the maximum number of children a node in a binary tree can have?

A.
2
Answer
B.
3
C.
4
D.
Any number

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board