Before going to do JAVA programs, go through Introduction to JAVA
Hereafter , I will just write the programs and output only , you have to familier with the java platform thoroughly .
So refer the above given programs, before going to do any JAVA program.
Hereafter , I will just write the programs and output only , you have to familier with the java platform thoroughly .
So refer the above given programs, before going to do any JAVA program.
And for theory part , refer "Some Theory Part in JAVA"
************************************************************************- Sum(predefined values)
- Sum(user defined values)
- Four Calculations-Integer no
- Four Calculations-Floating no
- Check whether eligible for vote
- Print Day according to number
- Odd or Even checking
- Print a message 5 times-While loop
- Print a message 5 times-Do While loop
- Print a message 5 times-For loop
- Reverse a number
- Sum of the digit of a number
- Numbers divisible by 7, and its sum(1)
- Numbers divisible by 7, and its sum(2)
- Program to print a pattern
- Store n numbers into an Array and print it
- Sorting array numbers in ascending order
- Matrix addition
- Program to enter Student Details
- Check user name and password
- Run-time error in Java
- Enter student details using 2 functions
- Addition using constructors
- (C)From Text
- ================================================================
-
(B)From Previous Question Papers
(B)From Previous Question Papers