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 mena by object block any what is the use of that
What is the difference between a choice and a list?
What is tcp and udp?
What is the purpose of object oriented programming?
What is arraylist class in java?
how to convert Java project into Maven ?
What is a method vs function?
List some important characteristics on jre
How can you read content from file in java?
Is java hard to learn?
What is a nested class?
What is a variable analysis?
What is multi level inheritance in java?
What’s the difference between constructors and other methods?
Java is Pass by Value or Pass by Reference?