Skip to content

Commit 439eee4

Browse files
committed
Section 16 Static Final
Signed-off-by: https://github.com/Someshdiwan <[email protected]>
1 parent d985518 commit 439eee4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Section16StaticFinal/src/ThisVsSuper

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ 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)