0% found this document useful (0 votes)
2 views1 page

Java PGM List

Uploaded by

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

Java PGM List

Uploaded by

leoleoleok12
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

RV EDUCATIONAL INSTITUTIONS

SSMRV COLLEGE
DEPARTMENT OF COMPUTER APPLICATIONS
Object Oriented Programming using Java - (SEP) - Program List

II Semester BCA

1. Java program to display “Hello World” and display the size of all the data types.
2. Java program to implement the usage of static, local and instance variable.
3. Java program to implement string operations string length, string concatenate,
substring
4. Java program to find the maximum of three numbers
5. Java program to check whether the number is odd or even.
6. Java program to implement default and parameterized constructors.
7. Java program to implement an array of objects.
8. Java program to implement Single Inheritance
9. Java program to implement Multiple Inheritance using Interface
10. Java program to demonstrate a division by zero exception
11. Java program to add two integers and two float numbers. When no arguments are
supplied give a default value to calculate the sum. Use method overloading.
12. Java program that demonstrates run-time polymorphism.
13. Java program to catch negative array size Exception. This exception is caused when
the array is initialized to negative values.
14. Java program to handle null pointer exception and use the “finally” method to
display a message to the user.
15. Java program to check whether a number is palindrome or not
16. Java program to display all prime numbers between two limits.
17. Java program to find the factorial of a list of numbers reading input as command
line argument.
18. Java program to create a thread using Runnable Interface.

Faculty Incharge :

1. 2nd sem A- Mr. Getendra Kumar


2. 2nd sem B - Mrs. Shanti Krishna
3. 2nd sem C- Ms. Vasugi R K

You might also like