Technological Friend
Home
Download App
Features
_Multi DropDown
__DropDown 1
__DropDown 2
__DropDown 3
Ad Code
Home
Codes
Write a program in Java statements ,Ganesh has invested some amount in bank with simple intrest. The sum of amount is Rs.900 in 3 years and Rs. 960 in 4 years.Find out the principal amount using Java.
Write a program in Java statements ,Ganesh has invested some amount in bank with simple intrest. The sum of amount is Rs.900 in 3 years and Rs. 960 in 4 years.Find out the principal amount using Java.
Tanishk Chandgude
December 04, 2023
public class PrincipalAmt {
public static void main(String[] args){
int t1=3,t2=4,amt1 = 900, amt2=960;
int SI = amt2-amt1;
int Principal = amt1-(SI*t1);
System.out.println("Principal amount = "+Principal);
}
}
Codes
Reactions
Post a Comment
0 Comments
Social Plugin
Search This Blog
Author
Tanishk Chandgude
View my complete profile
Information
Home
About us
Download App- Technological Friend
Technological Friend
Follow Me
Editors Choice
program
All Posts
July 2024
2
May 2024
23
April 2024
2
March 2024
1
January 2024
2
December 2023
10
November 2023
2
October 2023
2
November 2022
1
October 2022
1
August 2022
1
June 2022
1
January 2022
1
December 2021
3
August 2021
1
July 2021
7
May 2021
1
December 2020
4
September 2020
1
April 2020
1
Popular Posts
Labels
5G NETWORK
(2)
Artificial Intelligence
(1)
Codes
(38)
Dark Web
(1)
E-Sim
(1)
Energy Audit
(1)
Flutter
(1)
Futuristic Phone's
(1)
iOS 16
(1)
JEE MAin 2023
(1)
Machine Learning
(1)
NEWEST TECHNOLOGIES IN AGRICULTURE (Part - 1)
(1)
OWNER- Technological Friend
(1)
Python
(23)
Quantum Computer
(1)
Robots
(1)
Tanishk Collection's
(1)
Technological Friend
(1)
Telecommunication
(1)
WhatsApp Updates
(2)
Updates
We Will Release EveryDay New Blog.
Pages
Home
About us
Download App- Technological Friend Apk
0 Comments