0% found this document useful (0 votes)
2 views

java index

The document is an index of various programming assignments (WAP) with a focus on different programming concepts and tasks. It includes tasks such as printing names, calculating averages, checking for palindromes, and illustrating object-oriented programming principles. Each task is listed with a corresponding serial number and space for date and signature.

Uploaded by

keshavkarn173
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

java index

The document is an index of various programming assignments (WAP) with a focus on different programming concepts and tasks. It includes tasks such as printing names, calculating averages, checking for palindromes, and illustrating object-oriented programming principles. Each task is listed with a corresponding serial number and space for date and signature.

Uploaded by

keshavkarn173
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

INDEX

S. No. Program Date Signature


1 WAP to print name using command line
arguments

2 WAP to calculate average of 3 numbers

3 WAP to swap 2 variables without 3rd


variable

4 WAP to calculate sum of digits

5 WAP to calculate sum of extreme digits

6 WAP to check number is even or odd

7 WAP to check if string palindrome or not

8 WAP to find all words that stars with given


character

9 WAP to calculate sum and average of 5


numbers using array

10 WAP that has 3 versions of add method

11 WAP to illustrate Classes and Objects

12 WAP to illustrate Method overloading and


overriding

13 WAP to illustrate Interface


14 WAP to illustrate Final and Super Keyword

15 WAP to creation of packages

16 WAP to illustrate accessing of packages

17 WAP to handle predefined exceptions

18 WAP to handle user defined exceptions

You might also like