Page 1 of 1

About Question enthuware.ocpjp.i.v11.2.3239 :

Posted: Sat May 25, 2019 10:23 am
by rcarinha@hotmail.com
Isn't this option correct as well?
  • Every array has an implicit method named 'length' which tells you the number of elements in the array.

Re: About Question enthuware.ocpjp.i.v11.2.3239 :

Posted: Sat May 25, 2019 10:25 am
by admin
Arrays don't have length method. They have a field named length.