Physics, asked by rupalijais8635, 1 year ago

What is pointer? Explain

Answers

Answered by thorTONYstark
0

DescriptionIn computer science, a pointer is a programming language object that stores the memory address of another value located in computer memory. A pointer references a location in memory, and obtaining the value stored at that location is known as dereferencing the pointer.

Similar questions