The understanding of pointers

Pointer points to the address of data and can show their value. This is faster than just copying the data because it allows don’t create extra optional data, that makes our program faster

Privacy & Terms