17.05.2016, 18:00
Hi people,
Is it possible to print 2 dimensional array?
This is my array:
Is it possible to print 2 dimensional array?
This is my array:
Код:
//How can I print this below ↓ new Array[][] = {"1", "2", "3", "4"};