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 do you mean by platform independence of Java?
What is array class in java?
What do you mean by default constructor in java?
What happens if an exception is not handled in a program?
What are the features in java?
Are functions objects in java?
How is it possible in java programming for two string objects with identical values not to be equal under the == operator?
List types of storage classes in java?
What is the driver class?
What is :: operator in java?
What are the types of collections in java?
Does string isempty check for null?
Are maps ordered java?
Why parameters should be passed by reference?
What data type is string java?