Pros of pointers First what are pointers .These are actually the location or address of memory. Assume that computer stores data as cupboard with drawers. So memory locations are actually drawers .Pointers are more efficient in handling arrays and da...
shahbaz.hashnode.dev2 min readNo responses yet.