Question: ( 1 1 pts ) Use the following code to create an array of elements when given a ColliIlla - Separated string . ( 10

( 1 1 pts ) Use the following code to create an array of elements when given a ColliIlla - Separated string . ( 10 pts ) Write the code for the following string " baseball , basket Ball , foot Ball , hockey " . var sportsString = " baseball , basket Ball , foot Ball , hockey " ; Var Sprouts Array = String . split ( sportsSting , " , " ) ; alert ( sports String [ 1] ) ; Develope the code into a working code , and answer what the alert box will! display
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
