Constant: Constant fields are define at the time of declaration and once they are defined can't be changed.
NOTE:
- This can't be declared static.
- Local scope
- This is implicitly static variable.
- This must to initialised
No comments:
Post a Comment