Challenger App

No.1 PSC Learning App

1M+ Downloads
The malloc() function in C :

AReturns a pointer to the allocated memory

BReturns a pointer to the first byte of region of memory

CChanges the size of the allocated memory

DDeallocates the memory

Answer:

B. Returns a pointer to the first byte of region of memory


Related Questions:

Which of the following properties in Java is not encapsulated by the Graphics class?
The shell is also known as :
Which of the following is used as a language for designing web pages ?
Which of the following is a computer code ?
Which of the following is a phase of a compilation process?