Question: If an array is instantiated like using the following statement var exampleArray -new Array (5); it will create (choose one of the following) ...? a)

If an array is instantiated like using the following statement var exampleArray -new Array (5); it will create (choose one of the following) ...? a) An array with 5 elements b) A single element array containing the string '5 c) A single element array containing the number!5 d) An array with 5 elements and each element is initialised by 5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
