What are the differences between string, stringbuffer and stringbuilder?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What type of variable is gender?

0 Answers  


How can you make a class serializable in java?

0 Answers  


Are variables stored in ram?

0 Answers  


What is 32 bit float?

0 Answers  


What is a default package ?

7 Answers  






What are the two categories of data types in the java programming language?

0 Answers  


What is hotjava?

0 Answers  


How do you use find and replace?

0 Answers  


Consider that class classA, abstract class classB, and final classC have been defined.Which one of the following is correct? 1. classA extends classC implements classB 2. class A extends classB, classC 3. classA extends classB 4. classB implements classC

2 Answers  


Explain Linked HashSet

1 Answers  


What is difference between throw and throws ?

0 Answers   Cyient,


how can i use a nonsynchronized hashtable?

0 Answers   CoreObjects,


Categories