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
What is the multi-catch block in java?
What are the advantages of java inner classes?
What data type is true or false?
What is the importance of static variable?
Java.util.regex consists of which classes?
Why string objects are immutable in java?
Can we make main() thread as daemon?
What does t in java mean?
How many bits is a 64 bit byte?
What is nullpointerexception?
Does java allow overriding static methods ?
What is nested top-level class?
Does constructor creates the object ?
What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?
What is your platform?s default character encoding and how to know this?