Which all r Final classes in java except string?
Answer Posted / srinivas
String, Stringbuffered, All Wrapper class, Math class and
System also final classes
| Is This Answer Correct ? | 61 Yes | 6 No |
Post New Answer View All Answers
Is nullpointerexception checked or unchecked?
How do you add spaces in java?
Which package is imported by default?
What is the difference between static method and instance method in Java?
What is the purpose of methodology?
How many types of classes are there in java?
How many characters is 2 bytes?
What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?
Is main a keyword in java?
What is array class in java?
What is return in java?
Does java runtime require a license?
Why do we need strings in java?
What does arrays sort do in java?
What is included in core java?