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()


Answer: B

Computer Science & Information Technology

You might also like to view...

What issue could happen if one wireless client is running 802.11b and another is running 802.11g, and both connect to the wireless router at the same time?

a. There are no issues. b. The wireless router will select 802.11g for setting the data transfer rate. c. The wireless router will select 802.11b for setting the data transfer rate. d. The access point will temporarily shut down until one client goes offline.

Computer Science & Information Technology

_________ refers to the symbols that represent people, events, things, and ideas.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

When working with an array, which of the following is NOT a way you would use named constants?

A. to count the number of elements B. to hold the size of an array C. as the array values D. as a subscript

Computer Science & Information Technology

_____ is a strategy by which an organization determinedly and systematically gathers, organizes, stores, analyzes, and shares its collective knowledge and experience.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology