Does anyone know how to show (print) the size of a multidimensional array? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Does anyone know how to show (print) the size of a multidimensional array?

For example int [ ][ ] array = new int [3 ] [4 ]

17th May 2021, 1:41 AM
samuel
samuel - avatar
0 Antworten