Is c|c++ array, pointers are same | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

Is c|c++ array, pointers are same

8th Jul 2020, 9:44 AM
Kolla Vinod
Kolla Vinod - avatar
1 Respuesta
0
Array is Collections of variable with same name and similar state datatype. Whereas Pointera are variable that store address of another variable.
8th Jul 2020, 10:36 AM
Faisal Rahman
Faisal Rahman - avatar