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
What is variable and rules of variable?
Can we create object of static class?
Which one will take more memory: an int or integer?
Which is better 64 bit or 32 bit?
What is math exp in java?
How to create a base64 decoder in java8?
What is the default value of byte datatype in java?
How can constructor chaining be done by using the super keyword?
What is the difference between a scrollbar and a scrollpane?
Explain about the select method with an example?
What methods are used in Servlet?Applet communication?
How are variables stored?
Is heap stored in ram?
What are some examples of variable costs?
Can a java program have 2 main methods?