You will write a program that acts as a simple calculator, reading an infix algebraic expression with numbers and simple operations: +, -, *, / , (, and ). June 10, 2023 by chebby Uncategorized The programming Language is C++.