SayPro Static Keyword: The static keyword is mostly used for memory management The core advantage of the static method is that there is no need to create an object to invoke the static method

Neftaly Related Posts