Examveda
Examveda

What is the purpose of the substring() method of a String object in Java?

A. To add a substring to the string

B. To extract a substring from the string

C. To check if the string contains a substring

D. To concatenate two substrings

Answer: Option B


This Question Belongs to Java Program >> Strings

Join The Discussion

Related Questions on Strings