TCH MA Manisha Shukla Static Keyword in Java In Java, the static keyword is used to declare members (variables, methods, and nested classes) that belong to the class rather than…