<p>C++ BinaryTree (.h and .cpp)</p><p>Functional Requirements: A looping, menu-driven program thatallows the user to create a binary tree and to display data aboutthe tree.</p><p>Programming Requirements:</p><p>Using the IntBinaryTree class from Chapter