Computer Science, asked by anuj, 1 year ago

What is final class?

Answers

Answered by DikshithaReddy1
1
Hi friend
You can declare small or all class's method final
When a final variable is designed then it cannot be changed(value)
Similar questions