Describe the role of the final keyword in OOps and give a list of guidelines for when it should
and when it should not be used
Answers
Answered by
1
Explanation:
Final Keyword in Java is used to finalize the value of a variable, class or method in the entire program. It stores the initialized value in the memory which will never change at any condition.
Similar questions
History,
2 months ago
Social Sciences,
2 months ago
Hindi,
4 months ago
Math,
10 months ago
Math,
10 months ago