Skip to content

theakashshukla/Java

Repository files navigation

Java Assignment

Lists of Program

No. Program Link
1 Write a Program in Java to Calculate the Simple Interest Code
2 Write a Program in Java to Calculate Sum of Two Numbers Input from Command Line Argument. Code
3 Write a Program in Java to Calculate Area of Circle Using Scanner Class. Code
4 Write a Program in Java to Calculate Square Root of a Number. Code
5 Write a Program in Java to Display Name, Age, Calendar and Salary of a Person Input from the Keyboard. Code
6 Write a Program in Java to Display Grading of Student When His Percentage is Input from Keyboard. Code
7 Write a Program in Java to Display Odd Number from 1 to 100. Code
8 Write a Program in Java to Display the Following Patterns using Functions. Code
9 Write a Program in Java to Calculate the Factorial of a Number. Code
10 Write a Program in Java to Determine Whether a Number Input from Keyboard is Prime Number Or Not. Code
11 Write a Program in Java to Display the Prime Numbers from 1 to 500 Using Function. Code
12 Write a Program in Java to Show Accessing Class Members and use a Dot(.). Code
13 Write a Program in Java to Show Multilevel Inheritance. Code
14 Write a Program in Java to Show Single Inheritance. Code
15 Write a Program in Java to Concatenate Two Strings Without Using Library Function. Code
16 Write a Program in Java to Make First Alphabet Capital of Each Word in a String. Code
17 Write a Program in Java to Get the Last Index of Any Given Character in a String. Code
18 Write a Program in Java to Reverse Words of a String. Code
19 Write a Program in Java to Find Occurrences of Each Character in a String. Code
20 Java Program to Get String and Count Number of Words in Provided String. Code
21 Write a Program in Java to Check Given String is Palindrome String Or Not in Java. Code
22 Write a Program in Java to Reverse Each Word of Given String. Code
23 Write a Program in Java to Get Sub String from a Given String. Code
24 Java Program to Convert String to Lowercase and Uppercase. Code
25 Create a Java Applet and Show the use of Drawstring() Function. Code
26 Create a Java Applet to Show How to use Various Methods of Applet Class and Graphics Class in a Java Applet. Code
27 Write a Program in Java to Show the use of Interface. Code
28 Create a Java GUIApplication Using Labels and Textfields. Code
29 Create a Java GUI Application Using Radiobuttons. Code
30 Create a Java GUI Application Using Checkboxes. Code
31 Create a Java GUI Application Using Comboboxes. Code
32 Create a Java GUI Application Using Listboxes. Code
33 Create Two Html Pages with Links to Navigate from One Page to Other Page. Code
34 Write a Servlet to Display Current Date and Time of Server on Client : Date Servlet. Code
35 Write a Servlet to Display Natural Numbers from 1 to 100 : Numberservlet Code
36 Create a JSP to Display Natural Numbers from 1 to 50 :Number.Jsp and Write Down the Process of Running It Step by Step. Code
37 Create a JSP to Display Current Date and Time of Server onClient :Date.JSP and Write Down the Process of Running it Step by Step. Code

Related

Here are some related projects

Thanks to all the contributors ❤️