From bb7d020a327f5b5d69af4c0bb3bf81c90516af6d Mon Sep 17 00:00:00 2001 From: O_M_K_A_R <97804236+CodeForHunger@users.noreply.github.com> Date: Fri, 23 Aug 2024 12:02:12 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1af094a..89f9348 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ *[-> Methods of Number, Char, String, Array Classes](_notes_java/java_important_methods)* +*[-> Java Inheritance with Examples](https://boldcoder.blogspot.com/2024/08/inheritance-in-java-with-examples.html)* + ### PROGRAMS : #### [Variables & Operators](_programs_java/java_basicsI_and_oops/variables_and_operators) | [Control Flow](_programs_java/java_basicsI_and_oops/control_flow)