This program creates a Telegraph object that is used to encode/decode a text file using a binary search tree. This node-based data structure can be defined as having a left sub-tree that contains only ...