February 04, 2016

Visual Calculator : Visual C++


   The following program is a simple calculator. It has been created using the .NET framework in the Visual Studio 2013 Express IDE. It performs all the basic arithmetical operations such as addition, subtraction, multiplication, division etc. that a typical calculator performs.




This program requires .NET Framework 4.5



The following screenshots of the program describe its functionality:-


Visual Calculator - Output


Visual Calculator - Output




Click here to view and download the source code of Visual Calculator (199 KB).

Click here to download the executable file of Visual Calculator (63 KB).






No comments:

Post a Comment