On what type of data structures does a pointer fall? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

On what type of data structures does a pointer fall?

options are 1)linear 2)nonlinear 3)primitive 4)non primitive plz help me finding out this??

29th Mar 2017, 1:29 PM
P.Sai Sumanth
P.Sai Sumanth - avatar
2 Answers
0
a pointer can point to any type of data, remember the pointer is a reference to the memory location of the data and is not affected by the actual data type.
29th Mar 2017, 3:47 PM
Jason Hoffman
Jason Hoffman - avatar
0
plzzz give me the answer from options and explain in detail
29th Mar 2017, 4:23 PM
P.Sai Sumanth
P.Sai Sumanth - avatar