Vidyalelo
Java Programming · Q76

Strings

Programming · Java Programming · question 76

Q76

Which of this method of class StringBuffer is used to get the length of the sequence of characters?

A.
length()
Answer
B.
capacity()
C.
Length()
D.
Capacity()

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board