OOPJ - Core Jave Pgdacsep2023 B1 - Morning
OOPJ - Core Jave Pgdacsep2023 B1 - Morning
OOPJ - Core Jave Pgdacsep2023 B1 - Morning
account No,
customer_name,
Address
Customer type– Government employee /private employee /Agriculture
loan amt
Interest rate;
term
loan type – personal/home/agriculture
Interest rate = 9% for Home loan 14% for personal loan 5% for
agriculture loan
EmpInterface – Interface
+findTax(); - Abstract Method
Process Manual for ACTS
Driver
licenseId
overtimeAmount
+calculateSal ();
+findTax()-
Engineer
projectName
DA,HRA
+calculateSal
+findTax()
Note:
Player name
total run
no of wicket
no of matches
country name
salary
category=’B’
Write a Java program to perform the following operations-using using JDBC
Prepared Statement
1) Create a class called Account with the following fields (Array List)
account No,
customer_name,
Address
Customer type– Government employee /private employee /Agriculture
loan amt
Interest rate;
term
loan type – personal/home/agriculture
loanPaid - boolean
Interest rate = 9% for Home loan 14% for personal loan 5% for
agriculture loan