Which is the best way to use for String concatenation in
Java?
Answer Posted / ravikiran
concat()
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
what is the purpose of "virtual"?
What is memory leak and how does java handle it?
What is the hashcode () and equals () used for?
What is the difference between JDK and JVM?
Is array primitive data type in java?
How will you reverse a singly-link list?
Can you give names of Container classes?
What is void class in java?
What is the difference between double and float variables in java?
worst case complexities of Quick sort and Merge sort.
Is java developer a good career?
Can you override static methods?
Can we serialize singleton class?
Can we use a switch statement with strings?
What is toarray method in java?