Computer Science, asked by dishasloth, 4 months ago

write a C++ program to calculate the simple interest and amount where the principal (p) is 5000, rate(r) is 5% and time (t) is 5 years​

Answers

Answered by PrekshithMs
0

Give the number of devices allowed by the sales process of procedure for poland the sales girl when I get back with a comparative advantage of procedure for poland the number one general the number one in the sales process of the number one general the number of devices allowed.

Answered by Anisha5119
7

Answer:

int main()

int main() {

int main() { float P , R , T , SI ;

int main() { float P , R , T , SI ; P =5000; R =5; T = 5;

; T = 5; SI = (P*R*T)/100;

; T = 5; SI = (P*R*T)/100; printf("\n\n Simple Interest is : %f", SI);

; T = 5; SI = (P*R*T)/100; printf("\n\n Simple Interest is : %f", SI); return (0);

; T = 5; SI = (P*R*T)/100; printf("\n\n Simple Interest is : %f", SI); return (0); }

Similar questions