Difference between String & StringBuffer
Answer Posted / devang bhagdev
in string class that is synchronized is not allows and i stringbuffer class synchronized is allows us
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
What does n mean?
What is the difference between super class & sub class?
2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?
What is the difference between inheritance and encapsulation?
What are locale settings?
Why do we override tostring method in java?
What is serialversionuid?
Is array a class?
What do you mean by of string::valueof expression in java 8?
Why javac is not recognized?
Enlist diffrent types of inheritance supported by java?
'A class is a template for an object' explain this statement.
What are the methods to rectify ambiguities in the interfaces in JAVA?
Where is const variable stored?
What is string and its types?