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 is volatile keyword in java
How can you handle java exceptions?
How we can skip finally block of exception even if some exception occurs in the exception block in java?
Does every java program need a main?
How are observer and observable used in java programming?
How many types of methods are there in java?
Why to use nested classes in java? (Or) what is the purpose of nested class in java?
How is abstraction implemented in java ?
How many java versions are there?
What is the use of 'super' keyword inside a constructor?
Why java strings are immutable in nature?
what is method reference in java 8?
Give a brief description of java socket programming?
What is the use of join method?
What is the use of java?