+ 1

Use of pointer?

1 run time linking DLL 2 store address of another variable 3 save memory and run faster because it does not have to duplicate the data

5th Aug 2017, 10:55 AM
Selvabharathi S
Selvabharathi S - avatar
4 Answers
+ 2
The second pretty much covers it all. The rest are consequences.
5th Aug 2017, 12:07 PM
Denis Felipe
Denis Felipe - avatar
+ 2
say other uses than this.
5th Aug 2017, 11:47 AM
Selvabharathi S
Selvabharathi S - avatar
+ 1
?
5th Aug 2017, 11:39 AM
Denis Felipe
Denis Felipe - avatar
0
It allows us to perform the dynamic memory allocation. And allows us to re-size it too.
6th Aug 2017, 5:53 PM
prarthana .s
prarthana .s - avatar