menu
Qammunity.org
Login
Register
My account
Edit my Profile
Private messages
My favorites
Wap to calculate the simple interest for the given PTR
Ask a Question
Questions
Unanswered
Tags
Ask a Question
Wap to calculate the simple interest for the given PTR
asked
Nov 17, 2023
21.2k
views
21
votes
Wap to calculate the simple interest for the given PTR
Computers & Tech
college
Mahendra Kawde
asked
by
Mahendra Kawde
8.3k
points
answer
comment
share this
share
0 Comments
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
6
votes
Answer:
➢ C
#include<stdio.h>
int main()
{
float P , R , T , SI ;
P =34000; R =30; T = 5;
SI = (P*R*T)/100;
printf("\\\\ Simple Interest is : %f", SI);
return (0);
#CarryOnLearning
Fahrulazmi
answered
Nov 22, 2023
by
Fahrulazmi
8.1k
points
ask related question
comment
share this
0 Comments
Please
log in
or
register
to add a comment.
← Prev Question
Next Question →
Related questions
asked
Apr 12, 2024
133k
views
Comment on the following?int * const ptr;A. You cannot change the value pointed by ptrB. You cannot change the pointer ptr itselfC. Both (a) and (b)D. You can change the pointer as well as the value pointed
Abdulla Nilam
asked
Apr 12, 2024
by
Abdulla Nilam
8.7k
points
Engineering
college
1
answer
4
votes
133k
views
asked
Jan 20, 2024
141k
views
. SI = PTR/100 into qbasic expression?
Benjamin Mesing
asked
Jan 20, 2024
by
Benjamin Mesing
8.4k
points
Computers & Tech
college
1
answer
4
votes
141k
views
asked
Jun 19, 2024
192k
views
Which command is used to print a file? 1) print 2) ptr 3) lpr
Andrew Drozdov
asked
Jun 19, 2024
by
Andrew Drozdov
8.6k
points
Computers & Tech
high-school
1
answer
3
votes
192k
views
Ask a Question
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.
9.4m
questions
12.2m
answers
Categories
All categories
Mathematics
(3.7m)
History
(955k)
English
(903k)
Biology
(716k)
Chemistry
(440k)
Physics
(405k)
Social Studies
(564k)
Advanced Placement
(27.5k)
SAT
(19.1k)
Geography
(146k)
Health
(283k)
Arts
(107k)
Business
(468k)
Computers & Tech
(195k)
French
(33.9k)
German
(4.9k)
Spanish
(174k)
Medicine
(125k)
Law
(53.4k)
Engineering
(74.2k)
Other Questions
“What does it mean when we “rework” copyrighted material?”
The book shows how to add and subtract binary and decimal numbers. However, other numbering systems are also very popular when dealing with computers. The octal (base 8) numbering system is one of these.
Seven basic internal components found in a computer tower
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search Qammunity.org