Which of the following is the proper method to dynamically allocate memory to an array of 100 elements
A) var c = new c[ 100 ];
B) var c = new c( 100 ) ;
C) var c = new Array[ 100 ];
D) var c = new Array( 100 ) ;
Correct Answer:
Verified
Q8: In JavaScript, numbers and boolean values are
Q9: What is the value of num assuming
Q10: The first statement below _ the array
Q11: Pass-by- _ is the method of passing
Q12: By default, the JavaScript sort method uses
Q13: The sort method can be given a
Q14: When working with data stored in arrays,
Q15: Pass-by- _ is the method of passing
Q16: What would the browser output if the
Q18: In JavaScript, all objects and arrays are
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents