SL Name of the Experiment Page Date of Experiment Date of Submission Remarks
No No.
1 Program to Print a String on 2
the Screen
2 Program to calculate the sum
of the first n consecutive 3
positive integers
3 Program to read 2 Integer
numbers from the keyboard 4
and display their sum on the
screen
4 Program to display first ten 6
terms of fibonacci series
5 Program to find and print the
multiples of 9 between 100 7
and 200 using for loop
6 Program to to check
whether the number is 8
palindrome or not
7 Program to create a list of
names of 5 students in a class 10
and store in a vector.
8 Program to illustrate the use
of stop() and suspend() 12
methods
9 Program illustrating the use
of exception handling by
using try, catch, finally, 14
throw, and throws blocks
10 Program to illustrate the use
ByteArrayInputStream 16
method
11
12
INDEX