Thursday 9 August 2012

Simple Calculator without conditional statement



Hi Friends,

The attached program is simple calculator with two input textboxes and four buttons for the basic arithmetic operations (add, sub, multiply, divide). The program does not use any conditional statements like if, switch etc. It uses "Call by name" logic. Do give it a try :)

Download the project here.



For common Comments, Suggestions, Knowledge sharing give a common for this
post

No comments:

Post a Comment