1.Final keyword is used to create constants
2.Final keyword is used to block inheritance
3.Final keyword is used to block method overriding
4.Final is the only modifier which can be applied to local variable
2.Final keyword is used to block inheritance
3.Final keyword is used to block method overriding
4.Final is the only modifier which can be applied to local variable
Comments
Post a Comment