Page 1 of 1

About Question enthuware.ocajp.i.v8.2.913 :

Posted: Mon Jan 02, 2017 5:08 am
by maarten03
Does anyone know why the following answer is incorrect?
Which of the following statements about an array are correct?
- Every array has an implicit method named 'length' which tells you the number of elements in the array.

Re: About Question enthuware.ocajp.i.v8.2.913 :

Posted: Mon Jan 02, 2017 5:11 am
by maarten03

Re: About Question enthuware.ocajp.i.v8.2.913 :

Posted: Thu Dec 07, 2017 4:33 am
by Lefteris
maarten03 wrote:Does anyone know why the following answer is incorrect?
Which of the following statements about an array are correct?
- Every array has an implicit method named 'length' which tells you the number of elements in the array.
Because length is not a method but it is a field