1

Within a class if we declare an array:

int []a =new int[3];

we can get the length of array from the length instance variable, a.length. Where is this length instance variable? In which class is it?

user253751
  • 57,427
  • 7
  • 48
  • 90
vinay sn
  • 11
  • 2

0 Answers0