Solved

The ____ Method Is a Member of the String Class;

Question 30

Multiple Choice

The ____ method is a member of the String class; it 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