Which of the following statement is true about dummy node of-03576
Which of the following statement is true about dummy node of threaded binary tree?
This multiple choice question (MCQ) is related to the book/course vu cs301 Data Structures. It can also be found in vu cs301 Mid Term - Quiz No.7.
Which of the following statement is true about dummy node of threaded binary tree?
This dummy node never has a value.
This dummy node has always some dummy value.
This dummy node has either no value or some dummy value.
This dummy node has always some integer value.