Home / CSE MCQs / JAVA MCQs :: Discussion

Discussion :: JAVA MCQs

  1. Which of these method of class String is used to extract a single character from a String object?
  2. A.
    CHARAT()
    B.
    charat()
    C.
    charAt()
    D.
    ChatAt()

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    charAt()


Be The First To Comment