Vidyalelo
Data Structure · Q148

Trees in Data Structures

Programming · Data Structure · question 148

Q148

An expression tree's nodes can be deleted by calling?

A.
malloc
B.
calloc
C.
delete
D.
free
Answer

Answer: Option D

Solution

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