Infomax Computer Academy
Report Bug
Qus : Which of the following leads to memory leaks in a C program?
QusWhich of the following leads to memory leaks in a C program?
A. Using malloc() without free()
B. Using calloc() without realloc()
C. Using pointers incorrectly
D. None of the above
Solution
A. Using malloc() without free()
Report Bug
Select Reason
Wrong Question
Wrong Translation
Out of Topic
Wrong Answer
Question and Option not visible
Formatting Issues
Hindi Version Not Available
Explanation Required
Others