3 lines
69 B
Text
3 lines
69 B
Text
|
|
String[] array = ["apple", "orange"];
|
||
|
|
Int length = array.size;
|