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 kind of variables a class can consist of?
What does the “static” keyword mean?
What is pass by value?
What is the static block?
How do you do exponents in java?
What are different types of arrays?
Define jre i.e. Java runtime environment?
Can we nested try statements in java?
How do you decide when to use arraylist and linkedlist?
Explain the difference between extends thread vs implements runnable in java?
How do you write a conditional statement?
what is meant by HQL?
Which method returns the length of a string?
Explain the difference between runnable and callable interface in java?
how we can make a read-only class in java?