Q12
Which of the following is NOT a valid operation on a Binary Search Tree?
A.
Sorting elements
AnswerB.
Searching for an element
C.
Inserting a new element
D.
Deleting an existing element
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board