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

java index

This document outlines the practical assignments for a Java Programming course at S.S.S.S.S. Ram Singh Bisht Government Polytechnic, Dwarahat for the 2024-25 academic session. It includes a list of programming tasks such as displaying command line arguments, calculating the sum of digits, and handling exceptions. The document is structured with an index of practicals and submission details for students Pankaj Rautela and Ashish Kumar.

Uploaded by

pinkuh234
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

This document outlines the practical assignments for a Java Programming course at S.S.S.S.S. Ram Singh Bisht Government Polytechnic, Dwarahat for the 2024-25 academic session. It includes a list of programming tasks such as displaying command line arguments, calculating the sum of digits, and handling exceptions. The document is structured with an index of practicals and submission details for students Pankaj Rautela and Ashish Kumar.

Uploaded by

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

S.S.S.S.S.

RAM SING
BISHT
GOVERNMENT
POLYTECHNIC

DWARAHAT [ALMORA]

Session :2024-25
Year :- 3rd
Semester:-5th
Branch :-C.S.E
Subject:- Java Programming
Roll No:-22050050007

Submitted to
Submitted by
Mrs. Shivali Pankaj Rautela

S.S.S.S.S. RAM SING


BISHT

GOVERNMENT
POLYTECHNIC DWARAHAT
[ALMORA]

Session :2024-25
Year :- 3rd
Semester:-5th
Branch :-C.S.E
Subject:- Java Programming

Roll No 22007050005
Submitted to
Submitted by
Mrs. Shivali Ashish Kumar

INDEX
S. Issue Submission date
NO. Name of the Practical date
Write a Java program to display the count of all
01. commands line arguments and list each in a line

Write a program to find out sum of digits of


02. given number.

Write a program to display


03. multiplication table in row, column
format.
Write a program to
a) To find whether the given number is prime or
not.
04.
b) To display all prime numbers in a given range
of numbers.
Write a program to create an array of integers
and accept a number. Check whether it exits in
the array. Create your own exception with
05. appropriate error message and raise the
exception when the element is not found in the
array.

Write a program to copy a file to another file


06. using java.io package Classes.

Write a program to get a file at runtime and


display the number of lines, words and
07. characters in that file.

Programming exercise on Arrays and String


08.

Programming exercise on inheritance


09.

Write Program for exception handling


10.
Write programs for Multithreading
11.

Programming exercise on Java applets


12.

Signature:-

You might also like