Course Status : | Ongoing |
Course Type : | Core |
Duration : | 6 weeks |
Start Date : | |
End Date : | |
Exam Date : | |
Category : | |
Level : | Postgraduate |
Write a Java Program to find the Area of circle.
Write a program to find sum and reverse of three digit number.
Write a program to swap two numbers without using third variable.
Write a program to find simple interest.
Write a program to find list of prime numbers.
Write a program to find sequence of n numbers which are divisible by 3 and 5 both.
Write a program to find the roots of a Quadratic Equation.
Write a program to find the factorial of n Number.
Write a program to find the sequence of Fibonacci series up to n terms.
Write a program to check whether given number is palindrome or not.
Write a program to find HCF of two numbers.
Write a Java Program that will display the sum of 1+1/2+1/3…..+1/n.
Write a Java Program that will print the following outputs:
1 1 $
22 2 2 $$
333 3 3 3 $$$
4444 4 4 4 4 $$$$
55555 5 5 5 5 5 $$$$$
4444
333
22
1
Write a Java Program to find product of two matrices.
Write a Java Program to find sum and subtraction of two matrices.
Write a Java Program to sort the list in ascending Order.
Write a Java Program to convert decimal into binary number.
Write a Java Program to find largest and smallest of n numbers.
Write a java program which shows the application of constructors.
Write a java program to find the electricity bill using inheritance. The details are as follow:
Units Bill Rate
1-100 Rs 2 per unit
101-300 Rs 5 per unit
301-500 Rs 6 per unit
Above 500 Rs 8 per unit
Write a java program to find the result sheet of a Learner using Interfaces. The details are as follow:
Marks Grade
>90 Excellent
>60 and <=90 Good
Below 60 Average
The format of output is as follow:
Marks of subject 1
Marks of Subject 2
Marks of subject 3
Marks obtained
Total Marks
%Age
Write a java program which shows importing of classes from other packages.
Write a java program which creates threads using the thread class.
Write a java program which use try and catch for exception handling.
Write a java program which use multiple catch blocks.
Write a java program which shows throwing our own exception.
Write a program to handle Labels and Buttons using AWT Controls.
Write a program to handle Check Boxes using AWT Controls
Write a program to handle Lists and Scroll Bars using AWT Controls
Make a mini project based on above mentioned list of practical. Suggested mini projects are:
Java Application World: A Java Application World software where user can use applications developed in Java such as calculator, notepad+, puzzle game, ip finder, word count tool, source code generator, picture puzzle game, tic tac toe game and exam system.
Connect Globe: It provides a common platform to share the common people experiences, information’s and harassments all over the world and people can discuss on any topic created by only registered user. Moreover, he/she can give the advice on any topic or report.
1. Joshua Bloch, 2018, Effective Java, Pearson Education.
2. E Balagurusamy, 2006, Programming with Java, Tata McGraw Hill.
3. Schildt Herbert, 2011, Java: The Complete Reference, Tata McGraw Hill.
4. Bruce Eckel, 2008, Thinking in Java, Pearson Education
FOLLOW US