Difference between String & StringBuffer
Answer Posted / bubun
string is slower in case of concatenation but stringBuffer
is faster than string.
| Is This Answer Correct ? | 23 Yes | 2 No |
Post New Answer View All Answers
What is a for loop in java?
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.
What methodology can be employed to locate substrings inside a string?
Why inputstreamreader is used in java?
Explain the private field modifier?
a thread is runnable, how does that work? : Java thread
What is public static void main?
What are three advantages of using functions?
What do you understand by java virtual machine?
What is boolean logic?
What is the purpose of static methods and variables?
What are the drawbacks of singleton class?
What is literal example?
Differentiate storage classes on the basis of their scope?
what is a green thread? : Java thread