Answer Posted / shashi shaw
no we cant.becoz string ia a immutable class.
| Is This Answer Correct ? | 6 Yes | 16 No |
Post New Answer View All Answers
In case of inheritance what is the execution order of constructor and destructor?
Can we have try without catch block?
What is methods in java?
What are internal and external variables?
What happens if a constructor is declared private?
If an object reference is set to null, will the garbage collector immediately free the memory held by that object?
What is difference between static and abstract class?
What is a 16 bit word?
What is bytecode verifier?
Describe the process as to how substring() methodology mechanisms in java.
What is arraylist class in java?
What is the difference between yielding and sleeping?
How to sort a collection of custom Objects in Java?
What is application tier?
Can we access instance variables within static methods ?