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 is private static class in java?
Can we override private method?
What is java instanceof operator?
What is meant by method overriding?
What is "this" keyword in java? Explain
How many digits is int32?
How many types of design patterns are there?
What is a consumer in java?
What is the java virtual machine?
Explain the advantages of packages in java?
Add a value x to array from index l to r where 0 <= l <= r <= n-1
What is java in layman terms?
What is static keyword?
What is the purpose of encapsulation?
How can we use primitive data types as objects?