which class to use when concatenating
strings in a loop.
Answer Posted / geeta
StringBuffer
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is module with example?
What are the main differences between the java platform and other platforms?
What does this () mean in java?
How can you avoid serialization in child class if the base class is implementing the serializable interface?
Can You Have Virtual Functions In Java?
What are 4 pillers of object orinted programming?
Is null a value?
What is the use of protected in java?
What about interrupt() method of thread class ?
Why is static used?
What is final class?
What is Major and importance difference between for and foreach loop ?
What is difference in between java class and bean?
Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?
What is difference between printf and scanf?