WAP to design a method called:
void interest(int p, double rint t)
to take principal, rate and time as input then display the simple as well as compound interest
and also display the interest difference.(user Defined method)
Answers
Answered by
1
Answer:
mention the language please
Explanation:
is it in C/ C++/ Java/ python ??
Similar questions