Skip to content

Commit dad18c1

Browse files
authored
Update B1.java
1 parent 21bee2c commit dad18c1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

B1.java

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
//*******************************************************
2+
// B.java
3+
// the class reprsents B
4+
// Author: liron mizrahi
5+
//*******************************************************
16
public class B extends A
27
{
38
public void doSomethingElse(int x)

0 commit comments

Comments
 (0)