Practical On Advanced Java
Practical On Advanced Java
2. Course Duration:
The course will have sessions which are divided into five modules. Each module consists
of nine sessions of 60 minutes each and carries a weight age of 20%.
3. Course Contents:
Module Modules/Sub-Modules No. of Marks
No. Sessions Weight-
age
I Practicals related to File Handling 09 20%
Write a program to read the data from file.
Write a program to write the data to a file.
Write a program to read the data from console and
write a data console.
Write a java program that generates 10 random
integer numbers and store them in a file. It should
also display last number by accessing it directly.
Write a java program that writes first 10 Fibonacci
series numbers to the file using writeShort()
method. By using readShort() method read the file
and display the numbers. The name of the file
should be given from command line.
Write a java program that generates 10 random
double numbers and store them in a file. Read the
file and display the numbers, sum, avg, max and
min.
4. Teaching Methods:
The following pedagogical tools will be used to teach this course:
1) Lectures and Discussions
2) Assignments and Practical Demos
3) Video, e-learning
5. Evaluation:
The students will be evaluated on a continuous basis and broadly follow the scheme given
below:
7. Reference Books:
Sr. Author/s Name of the book Publisher Edition
No
R1 Sachin Malhotra Programming in Java OXFORD LATEST
Saurabh Choudhary
R2 M.P. Bhave Programming with Java Pearson LATEST
S. A Patekar
R3 Y. Daniel Liang Introduction to Java Person 7th
Programming
9. Session Plan:
Session Topics / Chapters
No.
1-9 Practicals related to File Handling
10-18 Practicals related to Collections
19-27 Practicals related to Swing and Event
28-36 Practicals related to Swing and Event
37-45 Practicals related to Database connectivity