This project made in C++ language. In this project the user can do various calculation in Addition,Subtraction,Multiplication,Division and Modulus function.
This simple project is made to do calculations and to perform various operations like addition, subtraction, multiplication, division, modulus. This project performs simple calculations which we use in our daily life.
In this system firstly, the user has to enter to number from the option to choose the operation he wants to perform then after choosing the operation user has to enter the first and second number respectively after entering both the number user get the desired result.
Submitted by Shantanu Agnihotri (shantanuagnihotri)
Download packets of source code on Coders Packet
Comments