Severity: Warning
Message: fopen(/tmp/ci_sessiondc75ptl907d1va5cjjaml4kq476p8vf8): failed to open stream: No space left on device
Filename: drivers/Session_files_driver.php
Line Number: 176
Backtrace:
File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct
File: /var/www/html/index.php
Line: 311
Function: require_once
Severity: Warning
Message: session_start(): Failed to read session data: user (path: /tmp)
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct
File: /var/www/html/index.php
Line: 311
Function: require_once
This is simple basic calculator use in solving simple interest problem. It is devloped using Java programming language.
It is simple Interest calculator Developed with the help of Java Swing, jbutton, jlabel, jtextfield.
There are three buttons in JFrame named as follows:-
i)Calculate ii)Clear iii)Exit
Calculate buttton task is to calculate simple interest amt. and total amt.Clear button Task is to clear the text field .
exit button task is exit from screen.
example is shown below-
Here principle amt is 15000, rate is 7% for 10 years and we have to find interest amt and toatl amount required.
-1623835532-691.jpg)
-1623835648-691.jpg)
Submitted by ANANT PRAKASH (Anant2409)
Download packets of source code on Coders Packet
Comments