What is the final class?



What is the final class?..

Answer / Nitin Aliwal

"In Java, a final class cannot be subclassed. It represents a class that should not be extended. Once you declare a class as final, no other classes can extend it."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

How many ways can we create the string object?

1 Answers  


Is java call by value?

1 Answers  


What is ++ a in java?

1 Answers  


What is maximum size of arraylist in java?

1 Answers  


What is an empirical question?

1 Answers  


My interview asked what is dynamic variable in java and where we use them.

2 Answers   IBM,


Where is java located?

1 Answers  


What is static binding and where it occurs?

4 Answers  


Why volatile is used in java?

1 Answers  


what is java

3 Answers   Tech Mahindra,


What is the functionability stubs and skeletons?

1 Answers  


What are variable names?

1 Answers  


Categories