String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is the private method modifier?
What is string substring?
Which of the following classes will have more memory allocated?
What is java class writing rules?
how to connect one jsp page to another jsp page????
What is double data type?
What is meant by flickering?
What is garbage collection? Can it be forced to run?
How to reverse a string in java?
How to prevent to create multiple objects of a java class?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
How will you initialize an Applet?