Give reasons supporting that string is immutable.
No Answer is Posted For this Question
Be the First to Post Answer
what is difference between signed & unsigned char?
What is difference between Heap and Stack Memory?
What is the importance of finally block in exception handling?
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
How to reverse string in java?
Is nullpointerexception checked or unchecked?
Why declare Main() inside the class in java ?
what is predefined function in java?
what is the use of StringBuffer?
What is HashTable?
Which command from the jdk compiles a java program?
What is java ceil?