Which all r Final classes in java except string?
Answer Posted / sudhakar.m
String, string buffered,StringBuilder,
Math,Void,StrictMath,Class are also final classes
| Is This Answer Correct ? | 37 Yes | 6 No |
Post New Answer View All Answers
In java how do we copy objects?
What is json parser in java?
What is supplier in java?
What is the difference between the boolean & operator and the && operator in java programming?
What is isa relationship?
What is mnemonic in assembly language?
What is the longest unicode character?
What are the different types of multitasking?
What is a dynamic array java?
How do I know if java is installed?
What are the different types of inheritance in java?
What is this keyword used for?
What are exception handling keywords in java?
What is the difference between Java1.4 and Java1.5
Explain the importance of finally over return statement?