Thursday, 7 July 2016
Console application pass parameters
Target of application to be like calculator, you will pass the string like n1+n2-n3/n4*n5 and it will calculate the value and give the result. e.g. 2+2-2*2/2 will give the result as 2
‹
›
Home
View web version