Answer Posted / shankar
Strings in java are immutable i.e, not changable.It is
constant.
By,
Shanku
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is difference between static class and singleton pattern?
Why deletion in linkedlist is fast than arraylist?
Can we have try without catch block?
What do heavy weight components mean in java programming?
Is it possible to specify multiple jndi names when deploying an ejb?
How to find the index of the largest number in an arraylist java?
How arrays are stored in memory in java?
What is the longest unicode character?
What are the default and parameterized constructors?
What is final access modifier in java?
What is a percentage sign called?
How many days will it take to learn java?
What is the string function?
Is stringwriter thread safe?
what methods would you overwrite in java.lang.object class?