Loxon Solutions interview question

What is java substring method on String?

Interview Answer

Anonymous

12 Feb 2021

It splits the String by the given parameters.

1