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

Pubblicato il: 31 luglio 2021
sul canale di: 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


In questa pagina del sito puoi guardare il video online Dangling Pointer || Wild Pointer || Void Pointer || C/C++ || Interview Questions della durata di ore minuti seconda in buona qualità , che l'utente ha caricato C-rious Edu 31 luglio 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 57 volte e gli è piaciuto 2 spettatori. Buona visione!