Solved

What Method Is a Member of the String Class and Takes

Question 35

Multiple Choice

What method is a member of the String class and takes a character delimiter parameter and separates a string into substrings at each occurrence of the delimiter?


A) Separate()
B) Split()
C) Delimit()
D) Substring()

Correct Answer:

verifed

Verified

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

Related Questions