Skip to content

Commit 20784ce

Browse files
committed
Section 16 Static Final
Signed-off-by: https://github.com/Someshdiwan <[email protected]>
1 parent 509d64b commit 20784ce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Section16StaticFinal/src/ThisVsSuper

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,3 @@ We can use both this and super method anywhere except the static area.
3232
Both this and super method can be used any number of times in a code.
3333
But both can be used only one time inside a constructor.
3434
Both are non-static keywords.
35-
36-

0 commit comments

Comments
 (0)