Orion Innovation Interview Question

What is the pointer? Which operations are allowed?

Interview Answer

Anonymous

Aug 24, 2021

A pointer is a variable that containt an address of another variable. like an simple integer variable.