HCL Interview Question

void pointer

Interview Answer

Anonymous

Oct 24, 2018

The void pointer, also known as the generic pointer, is a special type of pointer that can be pointed at objects of any data type!