Question: void free(void *p) performs which of the following functions?

Options

A : returns pointer to allocated space for existing contents of p

B : de-allocates space to which p points

C : to abnormally terminate the program

D : no such function defined in stdlib.h

Click to view Correct Answer

Previous || Next

C Library Multiple Choice more questions

What is the difference between unsigned int length() and unsigned....

Which of the following is correct about extent() function?

What is the use of apply() function in Valarray?

Which of the following is correct about the shift?

Each call of va_arg _______

What is the use of rank() function in C++?

What is the use of front() function in heap?

What is the use of is_heap_until() function?

What is the use of accumulate function in a numeric....

Which of the following is correct about tuple_size?

Chemical Engineering Basics - Part 1 more Online Exam Quiz

C Interview Dangling Pointers

C Interview Date Time Function

C Interview General Utilities

C Interview Mathematical Functions

C Interview String Operations

C Localization

C Multiple Choice Character Handling

C Multiple Choice Conditional Preprocessor Directives

C Multiple Choice Date Time Function

C Multiple Choice Diagnostics