Site icon Learn Web Development & Programming, Artificial Intelligence, WordPress, Shopify Articles

What is the advantage of declaring void pointers?

When we do not know what type of the memory address the pointer variable is going to hold, then we declare a void pointer for such.

Exit mobile version