1

Which of these method of class String is used to check weather a given object starts with a particular string literal?

  • A

    startsWith

  • B

    endsWith()

  • C

    Starts()

  • D

    ends()