01
Sep
2023
Static V/s Non-static Reserved Keyword In Java
In the static method, there is no need for objects. but In non-static method there is requirement of Object.