Solved

The String Split Method Is Used to (Most Specifically)

Question 58

Multiple Choice

The String Split method is used to (most specifically) :


A) break a String into a character array
B) divide a String in half
C) break a String into individual characters
D) break a String into substrings,such that the substrings appear in the original String and are separated by at least one of the characters supplied

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions