What is the difference between 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 is difference between ++ I and I ++ in java?

0 Answers  


What are aggregate functions explain with examples?

0 Answers  


Name the types of 'priority'?

2 Answers  


What is a boolean in java?

0 Answers  


what is the difference between String s="hello"; and String s=new String("hello");?

3 Answers  


What is api in java?

0 Answers  


Why Java is not pure Object Oriented language?

0 Answers  


When can we say that threads are not lightweight process in java?

0 Answers  


How to access a method that it declared as protected?

3 Answers  


How a string is stored in memory?

0 Answers  


Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?

0 Answers  


Nested classes VS Inner classes?

3 Answers   Infosys,


Categories