Using pointers | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Using pointers

when would we use pointers? what situations?

8th Feb 2017, 12:55 PM
Mich
Mich - avatar
3 Answers
+ 2
reference =/= pointer
8th Feb 2017, 1:08 PM
Jakub Stasiak
Jakub Stasiak - avatar
0
The variable point to an Object or Array. Usually it's called "reference".
8th Feb 2017, 1:05 PM
K.C. Leung
K.C. Leung - avatar
0
oh, sorry.
8th Feb 2017, 1:08 PM
K.C. Leung
K.C. Leung - avatar