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
How do I write a self declaration?
Will set allow duplicates in java?
What does i ++ mean in Java?
What are instance variables?
What is a java string?
What is unicode with example?
Give a brief description of java socket programming?
How to retrieve data from database in java using arraylist?
What is the lifetime and scope of a variable?
When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?
How can we create a synchronized collection from given collection?
Difference between object and reference?
What is port number in java?
Can we extend immutable class?
What is nested class?