0% found this document useful (0 votes)
4 views17 pages

FINAL JAVA LAB FILE

This document is a practical file for a Bachelor of Computer Applications program focusing on programming in Java. It includes a list of practical assignments, such as designing a simple calculator, creating user interfaces, and implementing multi-thread applications. Each practical is accompanied by a page number and requires teacher's signature for completion.

Uploaded by

Rohit
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)
4 views17 pages

FINAL JAVA LAB FILE

This document is a practical file for a Bachelor of Computer Applications program focusing on programming in Java. It includes a list of practical assignments, such as designing a simple calculator, creating user interfaces, and implementing multi-thread applications. Each practical is accompanied by a page number and requires teacher's signature for completion.

Uploaded by

Rohit
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/ 17

PRACTICAL FILE

ON

Programming in JAVA

Bachelor of Computer Applications

UTTARANCHAL SCHOOL OF COMPUTING SCIENCES

Project Mentor Submitted by :


Miss Noopur Dass RONIT SINGH
Assistaint Professor BCA-4th-F
INDEX
S.No. Practical Page Number Teacher's Signature

1 Design a simple calculator using


various operators and switch case.

2 Design an interface called to fly with


two methods godown() and go
forward().

3 Design a Java applet that works as a


simple calculator using grid layout.

4 Design a program that creates a user


interface to perform integer divisions.

5 Design a java program that


implements a multi-thread
application with 3 threads.

6 Develop a java program to create an


abstract class named shape with
triangle and circle.

7 Design a jframe with jmenu,


jmenubar and jmenuitem as shown in
figure.

8 Design a table called emp and store


the data using JDBC.

9 Design an fframe in java swing with a


button to show a welcome message.

10 Design an HTML page with a text field


and button to search a string on
Google.

11 Develop a program in java swing to


change background color using action
event.

12 Design a swing frame with border-


layout in java.

13 Create a GUI form to perform insert,


update, delete using JDBC.
PRACTICAL-1

OUTPUT

1|Page
PRACTICAL-2

OUTPUT

2|Page
PRACTICAL-3

3|Page
OUTPUT

4|Page
PRACTICAL-4

OUTPUT

5|Page
PRACTICAL-5

OUTPUT

6|Page
PRACTICAL-6

OUTPUT

7|Page
PRACTICAL-7

OUTPUT

8|Page
PRACTICAL-8

9|Page
PRACTICAL-9

OUTPUT

10 | P a g e
PRACTICAL-10

11 | P a g e
PRACTICAL-11

OUTPUT

12 | P a g e
PRACTICAL-12

OUTPUT

13 | P a g e
PRACTICAL-13

14 | P a g e
15 | P a g e

You might also like