Vidyalelo
Java Programming · Q66

Strings

Programming · Java Programming · question 66

Q66

Which of these method of class StringBuffer is used to find the length of current character sequence?

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

Answer: Option A

Solution

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