Page 1 of 1

The following C code is an example of __________ #include<stdio.h> #include<stdlib.h> #include<string.h> main() { ch

Posted: Wed Jul 13, 2022 7:56 pm
by answerhappygod
a) Memory leak
b) Dangling pointer
c) Static memory allocation
d) Linked list