Site icon Tutorials Website: Upgrade Your Web Development & Coding Skills

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