<p>C++</p><p><strong>Functional Requirements:</strong></p><p>A looping, menu-driven program that allows the user to create abinary tree and to display data about the tree.</p><p><br/><strong>Programming Requirements:</strong></p><p>Using the <strong>IntBinaryTree</strong> class from Chapter 21as the starting point,