Question: **C++ only no c codes please!! ** Procedural code if possible **I will be using Visual Studio ** Please add comments to functions if possible
**C++ only no c codes please!!
** Procedural code if possible
**I will be using Visual Studio
** Please add comments to functions if possible and please include header file info if used!!
Develop a C++ program that will recursively alphabetize a set of strings in a user-specified file using the tree sort algorithm explained in the lectures whilemaintaining a balanced binary tree at all times.The instructor will test your program with an input file containing: Max Hank Jet Frisky Chata Richard Nan Sam Thomas Karen Gerri Ingrid Alan Dana
When done print out the contents of the tree in inorder in a tabular format similar to the following:

Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
