0

Describe Wild Pointers in C?

Shathana. S.R. Answered question May 26, 2023
User Avatar

Uninitialized pointers in the C code are known as Wild Pointers. They point to some arbitrary memory location and can cause bad program behavior or program crash