0% found this document useful (0 votes)
2 views15 pages

Java File

The document outlines a Java programming assignment for BCA 3rd year students, detailing ten specific programming tasks. These tasks include calculating areas, demonstrating inheritance, method overloading, exception handling, and multithreading. Each task is expected to have a corresponding output section for students to fill in their results.

Uploaded by

shivtyagi808
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)
2 views15 pages

Java File

The document outlines a Java programming assignment for BCA 3rd year students, detailing ten specific programming tasks. These tasks include calculating areas, demonstrating inheritance, method overloading, exception handling, and multithreading. Each task is expected to have a corresponding output section for students to fill in their results.

Uploaded by

shivtyagi808
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

GURU NANAK

INSTITUTE OF HIGHER

EDUCATION
SUBJECT :-
JAVA

SUBMITTED BY: SUBMITTED TO:


SANSKAR MISS NISHITA MAM
SEMESTER 6tH
BCA 3RD YEAR
ROLL NO. _________________

INDEX
[Link] Program
sSignature
.
1 Write a program to print the area of a
square.
2 Write a program to print the
Fibonacci series.
3 Write a program to demonstrate
Multilevel Inheritance.
4 Write a program to calculate the area
of a rectangle of size 3 × Write a
program to demonstrate Nesting of
Methods.
5 Write a program to demonstrate
Function (Method) Overloading.
6 Write a program to demonstrate the
use of Java Packages.
7 Write a program to demonstrate
Nesting of Methods.
8 Write a program to demonstrate
Exception Handling using Arithmetic
Exception.
9 Write a program to demonstrate
Multithreading in Java.
10 Write a program to demonstrate
String operations in Java.
[Link] a program to print the
area of a square.

Output:-
2. Write a program to print the
Fibonacci series.

Output:-
[Link] a program to
demonstrate Multilevel
Inheritance.

Output:-
[Link] a program to calculate
the area of a rectangle of size 3
× 4.

Output:-
[Link] a program to
demonstrate Function (Method)
Overloading.
Output:-

[Link] a program to
demonstrate the use of Java
Packages.
Output:-

[Link] a program to
demonstrate Nesting of
Methods.
Output:-

[Link] a program to
demonstrate Exception Handling
using Arithmetic Exception.
Output:-

[Link] a program to
demonstrate Multithreading in
Java.

Output:-
[Link] a program to
demonstrate String operations in
Java.
Output:-

You might also like