Write a program in C++ to enter P, T, R and calculate Simple Interest. Sample Output: Calculate the Simple Interest : Input the Principle: 20000 Input the Rate of Interest: 10 Input the Time: 1.5 The...


Write a program in C++ to enter P, T, R and calculate Simple Interest.<br>Sample Output:<br>Calculate the Simple Interest :<br>Input the Principle: 20000<br>Input the Rate of Interest: 10<br>Input the Time: 1.5<br>The Simple interest for the amount 20000 for 1.5 years @ 10 % is: 3000<br>

Extracted text: Write a program in C++ to enter P, T, R and calculate Simple Interest. Sample Output: Calculate the Simple Interest : Input the Principle: 20000 Input the Rate of Interest: 10 Input the Time: 1.5 The Simple interest for the amount 20000 for 1.5 years @ 10 % is: 3000

Jun 03, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here