simple interest using functions.@NwN: any input, i take, it gives me a wrong output. For eg: If I take p=10000 r=10 t=1 then it gi...
simple interest using functions.i was trying to make a program of calculating simple intrest using functions. i dont know whats w...
char variableIt worked. Thank you.
char variablehow do i use a char variable in an if statement for eg. [code] #include<iostream.h> #include<c...
check whether character is digit or alphabet.i have been given an assignment to check whether a given character is a digit or an alphabet but wit...