Question: void free(void *ptr) deallocates the memory previously allocated by a call to _______ ________ or _________

Options

A : malloc,getenv,abort

B : calloc,malloc,exit

C : calloc,malloc,realloc

D : exit,getenv,abort

Click to view Correct Answer

Previous || Next

C Interview General Utilities more questions

When the pointer is NULL, then the function realloc is....

Which of the following functions allocates multiple blocks of memory,....

The ________ function returns no value.

Which are the system calls which are used by the....

Select the right statement with reference to malloc() and calloc().

Which one of the following is the activity of the....

Which of the following is not a dicarboxylic acid?

Which of the following is a substrate specific enzyme?

Which of the following is a Wireless traffic Sniffing tool?

Which of the below-mentioned penetration testing tool is popularly used....

Chemical Engineering Basics - Part 1 more Online Exam Quiz

C Endianness

C General Utilities

C Inline

C Interview Dangling Pointers

C Interview Date Time Function

C Interview Mathematical Functions

C Interview String Operations

C Library Multiple Choice

C Localization

C Multiple Choice Character Handling