-
Notifications
You must be signed in to change notification settings - Fork 0
Java final keyword is a non-access specifier that is used to restrict a class, variable, and method. If we initialize a variable with the final keyword, then we cannot modify its value.
License
VaibhavMojidra/Java---Demo-Final-Keyword
About
Java final keyword is a non-access specifier that is used to restrict a class, variable, and method. If we initialize a variable with the final keyword, then we cannot modify its value.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published