0

What are the different functions that can be performed on pointers ???

Can you please give a example of each 😀😀😀

7th Nov 2017, 10:36 AM
Aman Jain
Aman Jain - avatar
1 Odpowiedź
0
there are a lot of uses... The basic one includes the use of linked lists, doubly linked lists and circular linked lists.... u can do a lot of stuff using linked lists .... pointers help u for dynamic memory allocation... and hence the proper use of memory can be made...
7th Nov 2017, 1:09 PM
Ritveak Dugar
Ritveak Dugar - avatar