What is split () in Java? 1 April 2022 Enpatika.com Genel Java String split() The split() method divides the string at the specified regex and returns an array of substrings . Sizin İçin Seçtik How do I split a string into substring?