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

List of Practicals

Prog.: WAP to find the average and sum of the N numbers Using Command line argument. Prog.; WAP to calculate the Simple Interest. Prog.: WAP to design a class account using the inheritance and static keyword that shows all functions of bank(withdrawal, deposit).
Copyright
© Attribution Non-Commercial (BY-NC)
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)
37 views2 pages

List of Practicals

Prog.: WAP to find the average and sum of the N numbers Using Command line argument. Prog.; WAP to calculate the Simple Interest. Prog.: WAP to design a class account using the inheritance and static keyword that shows all functions of bank(withdrawal, deposit).
Copyright
© Attribution Non-Commercial (BY-NC)
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

Practical Exam IT-323

(II Semester 2010-11)

Prog.: WAP to find the average and sum of the N numbers


Using Command line argument.
Prog.: WAP to Demonstrate Type Casting.
Prog.: WAP to find the number of arguments provided at
runtime.
Prog.: WAP to find a given number is Prime or not.
Prog.: WAP to calculate the Simple Interest.
Prog.: WAP to create a Simple class to find out the Area and
perimeter of rectangle box using ‘super’ and ‘this’
keyword .
Prog.: WAP to find Greatest Common Divisor of the number.
Prog.: WAP to design a class ‘account’ using the inheritance and
‘static’ keyword that shows all functions of
bank(withdrawal, deposit) .
Prog.: WAP to find the factorial of a given number using
Recursion.
Prog.: WAP to design a class using abstract Methods and
Classes.
Prog.: WAP to design a String class that perform String
Methods(equal, reverse the string, change case).
Prog.: WAP to handle the Exceptions using ‘try’ and multiple
‘catch’ blocks.
Prog.: WAP that Implement the Nested ‘try’ statements.
Prog.: WAP to Create a package that access the members of
external class as well as same package.
Prog.: WAP to draw a Line, Rectangle, Oval, Text using the
graphics method.
Prog.: WAP to Handle the user defined Exception using ‘throw’
keyword. (16 Programs.)

You might also like