( Question) :Build a menu-driven program that could transform infix expression to prefix and postfix expression. Your program should also be able to calculate and display the result of the expression. The expression should be input by the user. Implement the stack concept using pointers. (in C++ Language)

(Answer) : Show some effort (in English Language)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.