Method Definition: String substring(int beginIndex) Return Type: It returns the content from the given String Which starts from the index we specify.
Geeks
ks