14. Day 11 - pradeeppadmarajaiah/java_training GitHub Wiki

  • Overview of Static keyword
  • static block and its execution
  • static variable and method
  • Nested Static method
  • final keyword on variable, method and class level

Refer

Sample