0% found this document useful (0 votes)
7 views2 pages

JAVA Lab Manual

Uploaded by

suyashgupta399
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views2 pages

JAVA Lab Manual

Uploaded by

suyashgupta399
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

MANGALMAY INSTITUTE OF

MANAGEMENT & TECHNOLOGY,


GR. NOIDA

Java Programming & Dynamic Webpage Design LAB


(BCA-506-P)
Session: 2025-26

SUBMITTEDBY:
Name:
Roll No.
5th SEMESTER

BACHELORS OF COMPUTER APPLICATION

SUBMITTEDTO:
Ms. Rashmi Chaudhary
Assistant Professor
Department of Computer Applications

Sign:
INDEX

S.No Experiment Date Faculty Sign.


LabExercise-1
1 Write a program in java to define basic structure of java using
constants, variables & data types.
2 Write a java program to display employee details using scanner
class.
3 Write a java program to implement Interface using extends
keyword
4 Write a java program to represent Array List class
5 Write a java program to achieve multiple inheritance using
interface.
6 Write a java program to represent Abstract class with example.
7 Write a java program to define a user defined packages.
8 Write a Java program that implements a multi-thread application
that has three thread
9 Write a java program for Method overloading and Constructor
overloading.

LabExercise-2

1 Write a Java program compute factorial value using Applet


2 Write an applet program that displays a simple message
3 Write a program for passing parameters using Applet

LabExercise-3
1 Write a java program that connects to a database using JDBC
2 Write a java program to connect to a database using JDBC and
insert 34 values into it.

3 Write a java program to connect to a database using JDBC and


delete 36 values from it.

LabExercise-4

1 Create a webpage, showing a different list in html.


2 Create style sheet to set formatting for text tags and embedded
that style sheet on web pages created for your site.
3 Design a frame set using html tags.

LabExercise-5
1 How to write a Servlet program in Eclipse.

You might also like