Develop a class named interest with private data member p,n,r of float type. Make a parameterized constructor to initialize data members. Now make a method SimpleInterest() to calculate simple interest. Now test the class interest.
Answers
Answered by
3
Answer:
it would be better if you search the code from Google and paste the code in your editor it will take nearly half n hour
Similar questions