

MCQOPTIONS
Saved Bookmarks
1. |
Which of these methods of class StringBuffer is used to extract a substring from a String object? |
A. | substring() |
B. | Substring() |
C. | SubString() |
D. | None of the mentioned |
Answer» B. Substring() | |