What is the difference between stringbuffer and stringbuilder class?


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

Post New Answer

More Core Java Interview Questions

What is the difference between stringbuffer and stringbuilder class?

0 Answers  


What are the types of literals?

0 Answers  


What do you mean by local class?

0 Answers  


what is thread? : Java thread

0 Answers  


What is OOP?

2 Answers   BMC, Microsoft,






my method "abc" return array of interface "xyz" and "pqr" is abstract class implements abc and class "jkl" extends pqr My problem 1) when i call abc it retrun array xyz how can i do this hint xyz refer_xyz = new jkl(); but i can't create array. 2)I want to access method of jkl using reference of xyz??

1 Answers  


How does arraylist size increase in java?

0 Answers  


How do you execute a thread in java?

0 Answers  


Is cout buffered?

0 Answers  


What is java basic concept?

0 Answers  


Can we have static methods in an interface?

0 Answers  


Can we have 2 main methods in java class?

0 Answers  


Categories