Ask you to develop class templates for various trees. You should also write driver programs to test your answers as instructed at the end of this chapter.
Develop a class template for B-trees that use nodes with more than two links as described in the text to store the nodes of the B-tree.