What is the buffer limit?



What is the buffer limit?..

Answer / Bikram Kumar Tiwary

Buffer limit refers to the maximum size that a buffer can hold in Java. By default, the capacity of a StringBuffer or StringBuilder is 16 characters.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Is treeset sorted in java?

1 Answers  


What is busy spin, and why should you use it?

1 Answers  


What is meant by null and void?

1 Answers  


What is a double vs float?

1 Answers  


What are the advantages and disadvantages of reference counting in garbage collection?

1 Answers  


What is == in java?

1 Answers  


Is java util list serializable?

1 Answers  


What is the constructor?

1 Answers  


What is the default access specifier for variables and methods of a class?

1 Answers  


What is the meaning of variable in research?

1 Answers  


What is java util hashmap?

1 Answers  


Can inner class final?

1 Answers  


Categories