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 |
Is treeset sorted in java?
What is busy spin, and why should you use it?
What is meant by null and void?
What is a double vs float?
What are the advantages and disadvantages of reference counting in garbage collection?
What is == in java?
Is java util list serializable?
What is the constructor?
What is the default access specifier for variables and methods of a class?
What is the meaning of variable in research?
What is java util hashmap?
Can inner class final?