UNIVERSITY INSTITUTE OF
ENGINEERING
Department of Computer Science & Engineering
(BE-CSE/IT-6th Sem)
Subject Code: 21CSH-319
Submitted to: Submitted by:
Faculty name: Ms. Unnati Mishra Name: Annesha Debnath
UID: 21BCS7105
Section: 21BCS-CC-641 - A
INDEX
Name: Annesha Debnath UID:21BCS7105
Ex. List of Date Conduct Viva Record Total Remarks Signature
No Experiments (MM: (MM: (MM: 8)
(MM: 30)
12) 10)
Create an
application to save
1.1 the employee
information using
arrays.
Design and
implement a
1.2 simple inventory
control system for
a small video
rental store
Create an
application to
1.3 calculate interest
for FDs, RDs
based on certain
conditions using
inheritance.
Create a program
to collect and
2.1 store all the cards
to assist the users
in finding all the
cards in a given
symbol using
Collection
Program to collect
unique symbols
2.2 from a set of cards
using interface.
Write a Program to
perform the basic
2.3 operations like
insert, delete,
display and search
in list. List contains
String object items.
Create a menu-
based Java
2.4 application with the
following options.
1.Add an Employee
2.
Display All 3. Exit If
option 1 is selected,
the
application should
gather details of the
employee like
employee name,
employee id,
designation and
salary and store it in
a file. If option 2 is
selected, the
application should
display all the
employee details.
Create a
palindrome creator
3.1 application for
making a longest
possible
palindrome out of
given input string
Create JSP
application for
3.2 addition,
multiplication
and division
Create an
application foronline
3.3 auction using Servlet
and JSP.