Difference between string, string builder, and string buffer?


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

Post New Answer

More Core Java Interview Questions

class A { private int i; } class B extends A { private int i; } if I create an object of B class what will be the memory of that object.

2 Answers   Yamaha,


Explain about object oriented programming and its features?

0 Answers  


Which sorting algorithm is best in java?

0 Answers  


Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?

0 Answers  


What are different types of references?

0 Answers  






What is a dot notation?

0 Answers  


Why are lists ordered in java?

0 Answers  


How the elements are organized in GridLayout?

2 Answers  


how can i kill thread without stop() and destroy()

1 Answers  


Do I need java on my computer?

0 Answers  


What are the three types of design patterns?

0 Answers  


What is the locale class in java programming?

0 Answers  


Categories