21. A threaded binary tree is a binary tree in which every node that does not have right child has a thread to its a) Pre-order successorb) In-order successorc) In-order predecessord) Post-order successorView Answer / Hide Answer22. In which of the following tree, parent node has a...