MCQOPTIONS
Saved Bookmarks
| 1. |
Which of these method of class StringBuffer is used to find the length of current character sequence? |
| A. | length() |
| B. | Length() |
| C. | capacity() |
| D. | Capacity() |
| Answer» B. Length() | |