( 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)
rabbit_ocean 0 Newbie Poster
Nick Evan 4,005 Industrious Poster Team Colleague Featured Poster
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.