Topic: Stack Problem / Level: intermediate

Problem: Write a program to evaluate a postfix expression with support for division and modulus operations.

Run the code to see the output here...