Dangling Pointer || Wild Pointer || Void Pointer || C/C++ || Interview Questions

Publicado em: 31 Julho 2021
no canal de: C-rious Edu
57
2

DANGLING POINTER: A pointer pointing to a memory location that has been deleted (or freed) is called a dangling pointer.
WILD POINTER: A pointer that has not been initialized to anything (not even NULL) is known as a wild pointer.
VOID POINTER: Void pointer is a specific pointer type – void * – a pointer that points to some data location in storage, which doesn’t have any specific type


Nesta página do site você pode assistir ao vídeo on-line Dangling Pointer || Wild Pointer || Void Pointer || C/C++ || Interview Questions duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário C-rious Edu 31 Julho 2021, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 57 vezes e gostou 2 espectadores. Boa visualização!