You are on page 1of 5

Assessment - 5 . L 51+L52 - Time : 4.00 - 5.

30 Date : 29/04/2021

The question numbers to the corresponding Regno is added at the end of the
Document, so Students, take up your question and submit the Assessment - 1
accordingly.

Create all the programs using JAVA FX with JDBC connectivity

1. Create a login page to get the username and Password to authenticate the process
for the employee details. Store the authentication details in a database and the
employee details separately.

Create a report of the employees under various education qualification in a list box.

2. Create an EMI calculator as designed below:


a) If loan amount is less than or equal to 0. It should display an error message “Invalid
Amount” and cursor should point to jtxtLoanAmt.
b) When the user clicks the CmdCalcEMI button, the total payable EMI should be
calculated and displayed in the jtxtEMI text box. To calculate EMI, firstly calculate
compound interest using formula ci=p*(1+r/100)^t. Add compound interest to loan
amount and divide by time (in months).

c) create report on the car loan, personal loan and education loan on a time period.

3. Write code for the following:-

i) The “cost‟ text field should contain only non-negative value.


ii) The jComboBox1 must contain Economic, Business and Luxury when the form
window is opened.
iii) The “material quality‟ should be set as “Luxury‟ by default.
iv) When “calculate‟ button is clicked, the cost should be calculated & displayed as per
the following criteria and message should be displayed on jLabel4 as given on the form
and information to be stored in the database.
Material COST(Rs./sqm)
Economic 50
Business 80
Luxury 120
(v) create a report as what material was sold out per month to check the movement of
goods

4. Community Works Department has proposed the following layout to obtain the details
of volunteers for a community work project running in your school. The user types
his/her roll number and selects his/her stream and section from the jList provided. Upon
clicking the „submit‟ button, the selected contents of two lists and rollno are merged in
the order <stream><section><Rollno> and added to the combo box. Write a java code to
implement the above motioned functionality and to store the merged data in the database.

REGISTER NAME Question


NO number
18BCB0106 DEBMALYA BANERJEE 1
18BCE0082 PRAFFUL MUNDRA 2
18BCE0085 ALAPATI HARSHIT SAI 3
VENKAT
18BCE0089 SAI PRANAV TAVVA 4
18BCE0386 RISHIKESH ANAND 1
18BCE0417 MAYUKH GHOSH 2
18BCE0515 VUDATHA VENKATA 3
NARENDRA
18BCE0610 SHAUN OOMMEN 4
ALEXANDER
18BCE0614 YUVRAJ SINGH 1
18BCE0661 DHRUV SAKHUJA 2
18BCE0688 AKSHAT KASHYAP 3
18BCE0701 LAVA SRINIVAS T 4
18BCE0706 ANJALI ROY 1
18BCE0718 MEKALA VIVEK REDDY 2
18BCE0745 GOURISHETTY SREEMANTH 3
18BCE0760 CHITRESH KANSAL 4
18BCE0763 DEVANG MEHROTRA 1
18BCE0764 AKHIL JOSEPH 2
18BCE0774 RAJIV 3
SANKARANARAYANAN
18BCE0777 UDAY AGARWAL 4
18BCE0791 KESKAR SIDDHANT 1
JAGADEESH
18BCE0796 KESHAV PERIWAL 2
18BCE0797 KAMASAMUDRAM BHAVYA 3
SAI
18BCE0809 TALEKAR SUDNYESH 4
SUHAS
18BCE0811 DEVANG PATEL 1
18BCE0820 PANTBALEKUNDRI 2
NISHANT SANJAY
18BCE0821 SAMIKSA M 3
18BCE0822 KUSHAL JAIN 4
18BCE0851 HINAL C VITHLANI 1
18BCE0897 ARYAN MANSOOR PATEL 2
18BCE0946 MUGILAN T 3
18BCE0969 AKHIL SAXENA 4
18BCE0999 RAKSHIT KUMAR 1
18BCE2002 ANURAGA PANDEY 2
18BCE2034 P NITHISH KUMAR 3
18BCE2047 PRASANNA MOORTHY A P 4
18BCE2084 VARTIKA 1
18BCE2113 SHAURYA CHOUDHARY 2
18BCE2132 DEEP SINGH 3
18BCE2142 PULKIT THAPAR 4
18BCE2147 SRIRAAM C R 1
18BCE2278 ABHISHEK DHALL 2
18BCE2327 LAISA SABNAM 3
18BCE2328 SHRIKANT BIPINKUMAR 4
KARTHA
18BCE2362 SAHIL SABIR 1
SOURYAPARAMBIL
18BCE2408 ARJUN NARAYANAN 2
18BCE2434 SAMARTHA PAL 3
18BCE2453 SHANKHA SHUBHRA 4
SARKAR
18BCE2487 ABHIK DHAKAL 1
18BCI0014 GAUTAM KUMAR 2
CHAURASIYA
18BCI0028 INAVOLU RAJENDRA 3
18BCI0030 SARTHAK NARANG 4
18BCI0035 TEJ PRAKASH AGARWAL 1
18BCI0170 KSHITIZ VERMA 2
18BCI0186 PADURU ROHITH REDDY 3
18BCI0192 HARSHITA PUNDIR 4
18BCI0196 BANDARU ADARSH REDDY 1
18BCI0220 T M SUSHANT KRISHNAN 2
19BCB0055 KARANDEEP SINGH 3
19BCB0080 ANIKETHAN MURALI 4
19BCE0149 ABHISHEK ANANTHARAM 1
19BCE0193 VISHAKA MOHAN 2
19BCE2199 DHAIRYA OSTWAL 3
19BCI0139 DEV BILASPURE 4
19BCT0183 AATMAN PRAJAPATI 1

You might also like