This repository contains my Java foundation learning from the Durgasoft Java course. It covers core basics .This repo will be updated regularly as I progress further in Java.
For writing any java program whether it is simple or complex the most commonly required classes and interfaces are grouped into a separate package which is nothing but java.lang package we are not ...