Use C++ language to carry out this exercise, BST (Binary Search Trees) template. Write down the program which manage phonebook contact using BST.
It aids to find easily and rapidly phone number of friend based on name and inverse. Contact can be saved in text file. User can read contact already saved in text file.