From f6569d7ab7f04e9b9a93e9f3a68451781ac15aac Mon Sep 17 00:00:00 2001 From: Vidhi7500 <96664490+Vidhi7500@users.noreply.github.com> Date: Tue, 25 Aug 2026 12:55:38 +0530 Subject: [PATCH] docs: enhance Java roadmap with core and modern topics --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index c6c317e..2423856 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,24 @@ In this repository, you will find :
  • OOPs
  • Collections
  • Generics
  • +
  • Exception Handling
  • +
  • Strings
  • +
  • Enums
  • +
  • Annotations
  • + + +
  • + Modern Java +