Array clarification | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Array clarification

An Array does not ONLY use int types. It can be any type you declare it as. string[] int[] char[] bool[] etc..

5th Dec 2017, 9:03 AM
Stofsayer
1 Respuesta
0
yes and object[] can contain any type
5th Dec 2017, 7:46 PM
filip