Skip to content

Commit 003e06c

Browse files
authored
Update B3.java
1 parent dad18c1 commit 003e06c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

B3.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 abstract class B extends A
27
{
38
public boolean f(int x)

0 commit comments

Comments
 (0)