which class to use when concatenating
strings in a loop.
Answer Posted / sitaram
string buffer and string builder classes are used to
concatenate the two or more strings in a loop.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Difference between process and thread?
What is a local class in java?
Write java program to reverse string without using api?
State the merge-sort principle and its time complexity.
What is the difference between a constructor and a method?
What is java virtual machine? Explain
How concurrent hashmap works?
When should a function throw an exception?
What are methods in java?
What are the different conditional statements?
Does treeset use compareto?
What is the finalize method do?
How many ways can we create singleton class?
How do I find and replace in word?
How do weakhashmap works?