Home / CSE MCQs / JAVA MCQs :: Discussion

Discussion :: JAVA MCQs

  1. Which of these method of class StringBuffer is used to find the length of current character sequence?
  2. A.
    length()
    B.
    Length()
    C.
    capacity()
    D.
    Capacity()

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    length()


Be The First To Comment