Skip to content

Commit cc54bef

Browse files
Create README.md
1 parent 271ecb7 commit cc54bef

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

README.md

+51
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
# java-basic-program
2+
Basic program of JAVA
3+
1. Distance Program
4+
2. Electric Bill Program
5+
3. Factorial Program
6+
4. Hash Program
7+
5. Java Source-
8+
Hello World
9+
String
10+
Char
11+
Integer
12+
Float
13+
Boolean
14+
Greater than
15+
Less than
16+
Switch Case
17+
For Loop
18+
While Loop
19+
Do - While Loop
20+
IF condition
21+
If - else
22+
Arrays
23+
Round Function
24+
Ceil Function
25+
Floor Function
26+
Maximum
27+
Minimum
28+
Raise To
29+
Square root
30+
StringBuffer
31+
Abstraction Class & Method
32+
Super Class
33+
Sub Class
34+
Exception Handling
35+
36+
6. Length Program
37+
7. Menu
38+
8. Number Pattern
39+
9. Point Program
40+
10. Product Of Array
41+
11. Rectangle
42+
12. Reverse of number
43+
13. Sum of digit
44+
14. Switch Case
45+
15. Time
46+
16. Dollar
47+
17. Factorial
48+
18. Fibonacci
49+
19. Largest of 2
50+
20. Largest of 3
51+
21. Length

0 commit comments

Comments
 (0)