OOPS in Java: Diving deep into 'static' and 'abstract'
Feb 12, 2024 · 15 min read · I have seen a lot of people getting confused with OOPS concepts, especially those related to static and abstract keyword. In this blog, I will be covering up all the possible combinations of code using these 2 keywords, so that whenever someone asks ...
Join discussion