• Stars
    star
    2
  • Language
    C++
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

In this C++ program, the concept of Polymorphism was used to create a calculator that accepts user input and outputs the sum, difference, product and quotient of these values.