Capgemini Invent interview question

What is a pointer?

Interview Answer

Anonymous

Oct 5, 2017

A pointer references a location in memory, and obtaining the value stored at that location is known as dereferencing the pointer