Skip to content

Commit 29ce5f4

Browse files
committed
update test.java file
1 parent b854ca9 commit 29ce5f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

module1/Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//Class Name and File Name may b e same if the class is a public class
1+
//Class Name and File Name may be same if the class is a public class
22
//If the class is not a public class, then it's may have different names
33
// During compilation, file name will be used as javac Test.java
44
// For running class name will be used as java Hello

0 commit comments

Comments
 (0)