Can you give me an example of a pointer?
Anonymous
In computer science, a pointer is a programming language object, whose value refers to (or "points to") another value stored elsewhere in the computer memory using its address. Ex. If 'A' is a pointer, the value of 'A' is the adress memory to the value stored in another variable.
Check out your Company Bowl for anonymous work chats.