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

Publié le: 31 juillet 2021
sur la chaîne: 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


Sur cette page du site, vous pouvez voir la vidéo en ligne Dangling Pointer || Wild Pointer || Void Pointer || C/C++ || Interview Questions durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur C-rious Edu 31 juillet 2021, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 57 fois et il a aimé 2 téléspectateurs. Bon visionnage!