Static = Reversed Keyword
Static - நிலையான
- Static members are common to all the objects.
- Static members are associated with class, rather than with any object.
- Members = State + Behaviour.
- ஒரு methodல static keyword use பண்ண object இல்லாம program run பண்ணலாம். Ex: Main Method