The operations to do inorder, preorder, and postorder traversals of a binary search tree are the same as those for a binary tree.
Answer the following statement true (T) or false (F)
True
Computer Science & Information Technology