will ensure that the When removing an element from a binary search tree that has a single child. resulting tree is still a binary search tree. A. comparing the element with the root node B. simply deleting it c. replacing it with its only child D. replacing it with a duplicate parent element