Difference between String & StringBuffer
Answer Posted / kunal chwala
It means that we cant change the content of String once created. If we try append a new string using + operator
then it creates new String object.
ex.
| Is This Answer Correct ? | 13 Yes | 5 No |
Post New Answer View All Answers
Give a practical example of singleton class usage?
Is multiple inheritance supported by java?
How many types of design patterns are there?
What is difference between float and double?
What is meant by the value of a variable?
Which methods are used during serialization and deserialization process?
What is unicode datatype?
What is literal example?
What do you mean by data type?
what is the messsage u r going to get from an objectoriented programing?
Can inner class extend any class?
Can a final variable be manipulated in java?
Can a class have 2 constructors?
What are some examples of variable costs?
Does chrome use java?