+ 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??
2 Respostas
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.
0
plzzz give me the answer from options and explain in detail