Q. 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() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) split()