which class to use when concatenating
strings in a loop.
Answers were Sorted based on User's Feedback
we any use the both classes String and StringBuffer.
but if we use StringBuffer it would be advatagebecase we
are going to create only one Object.if we use the String
class it is going to create the one for each itration.now
it up to you which one to use
| Is This Answer Correct ? | 4 Yes | 4 No |
Difference between arraylist and vector.
What are the important features of Java 10 release?
Explain the use of shift operator in java. Can you give some examples?
java can provide security ,how can provide?
8 Answers Aspire, BNP Paribas, Genpact, IBM,
What is the order of arraylist in java?
What is the use of flag?
How can you make a class serializable in java?
Can you sort a list in java?
What is the main difference between java platform and other platforms?
Create a form of user Login in JSP, that accepts the user name and password from user and authenticate it with user names and passwords stored in database. (Plz provide me answer immediately)
what is aberivation of java?
What does the “static” keyword mean?