Answer Posted / a kumar
Make the class as final..
like
public final class String
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
How hashmap works in java?
Why can we not override static method?
Java Compiler is stored in JDK, JRE or JVM?
What is the purpose of methodology?
What is the independent variable in an experiment?
take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).
What is byte value?
How can you read an integer value from the keyword when the application is runtime in java? example?
Lowest Common ancestor in a Binary Search Tree and Binary Tree.
What are the access modifiers in java?
What is the use of using enum to declare a constant?
What is a top level class in java?
How do you make an arraylist empty in java?
How do I stop concurrentmodificationexception?
How are variables stored?