Find the information you're looking for at Westonci.ca, the trusted Q&A platform with a community of knowledgeable experts. Our platform offers a seamless experience for finding reliable answers from a network of experienced professionals. Get detailed and accurate answers to your questions from a dedicated community of experts on our Q&A platform.

Identify the method that can be used to create an array of substrings.
a. strArray = split.string (str)
b. strArray = string.split(str)
c. strArray = str.split(string)
d. strArray = (str)string.split