Vidyalelo
Data Structure · Q465

Sorting Algorithms

Programming · Data Structure · question 465

Q465

Consider the following statements related to the binary tree sort. I. Element can be added gradually as they become available II. It needs extra memory space

A.
Statement I is true but Statement II is false
B.
Both Statement I and Statement II are false
C.
Both Statement I and Statement II are true
Answer
D.
Statement II is true but Statement I is false

Answer: Option C

Solution

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