Multiple Choice
Which of the following determines the current size of an array?
A) array(length)
B) array[length]
C) array.length
D) array::length
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: What is the output of the following
Q7: Identify the output of the following code.<br>Var
Q8: Identify a method that inserts new items
Q9: Which of the following methods creates a
Q10: Increasing the value of the length property
Q12: Describe the structure of the if else
Q13: Identify a method that extracts array items
Q14: By default,items are placed in an array
Q15: In an if loop,a variable known as
Q16: The _ operator tests whether two items