How to find the length and capacity of a string buffer ?
Answer Posted / therathna
By using length and capacity methods.
For this use JDK api we get complete details
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Why we override equals() method?
How do you access command-line arguments within the code?
In java how do we copy objects?
What is append in java?
Why is string class considered immutable?
How do you sort a set in java?
How do I get 64 bit java?
Why is java architectural neutral?
What is included in core java?
What are the different types of methodologies?
What is java abstraction with example?
Can an interface extend a class?
Can you call a method in a method?
Can list be null in java?
Explain the difference between association, aggregation and inheritance relationships.