This assignment builds, prints, and evaluates arithmetic expressions using a binary expression tree. A binary expression tree evaluator is a program that constructs a binary tree from a postfix ...