
Admin
Helpdice Team
Describe Wild Pointers in C?
<p>Uninitialized pointers in the C code are known as <strong>Wild Pointers</strong>. They point to some arbitrary memory location and can cause bad program behavior or program crash.</p>
Related QNA's
- Explain Raspberry Pi ?...1 day ago