Examveda
Examveda

Which method is used to split a string into an array of substrings based on a specified delimiter in Java?

A. split()

B. splitString()

C. divide()

D. separate()

Answer: Option A


This Question Belongs to Java Program >> Strings

Join The Discussion

Related Questions on Strings