0xCyberY / Simple-Calculator-using-switch

This program takes an arithmetic operator (+, -, *, /) and two operands from an user and performs the operation on those two operands depending upon the operator entered by user.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple-Calculator-using-switch

This program takes an arithmetic operator (+, -, *, /) and two operands from an user and performs the operation on those two operands depending upon the operator entered by user.

About

This program takes an arithmetic operator (+, -, *, /) and two operands from an user and performs the operation on those two operands depending upon the operator entered by user.


Languages

Language:C++ 100.0%