Skip to content

Commit 07b79e4

Browse files
Update README.md
1 parent cc54bef commit 07b79e4

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

README.md

+26-26
Original file line numberDiff line numberDiff line change
@@ -5,32 +5,32 @@ Basic program of JAVA
55
3. Factorial Program
66
4. Hash Program
77
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
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,
3434
Exception Handling
3535

3636
6. Length Program

0 commit comments

Comments
 (0)