Which all r Final classes in java except string?
Answer Posted / umesh
String Buffer,Wrapper class,Math class are Final classes in
java
| Is This Answer Correct ? | 78 Yes | 13 No |
Post New Answer View All Answers
What are void methods?
What is keyword and identifier?
What do you mean by pointer value and address?
What is the difference between static binding and dynamic binding?
Why string is a class?
What is appletviewer?
Explain with example the concept of constant variable in java.
Is singleton class immutable?
If a class is declared without any access modifiers, where may the class be accessed in java programming?
Explain reverse a linked list recursive java solution?
Is string is a data type?
What is sortedmap in java?
What is immutable data?
Difference between class#getinstance() and new operator ?
What are mutable classes?