Computer Science, asked by jalaldewanas33, 5 months ago

Describe the role of the final keyword and give a list of guidelines for when it should
and when it should not be used.
Answer:​​​​

Answers

Answered by diksharathore021
0

Answer:

The final keyword in java is used to restrict the user. The java final keyword can be used in many context. Final can be:

variable

method

class

Similar questions