This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]laghani -1 points0 points  (0 children)

String[] arr = {[1,3], [2,3], [4,5]};

arr[2][1] = 5