pick out the odd one out of the following
a.malloc()
b.calloc()
c.free()
d.realloc()

Answer Posted / mannucse

c.free()

Is This Answer Correct ?    58 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is int a keyword in c?

558


What is the newline escape sequence?

590


What are the usage of pointer in c?

704


What is the use of getchar functions?

678


What is the purpose of the statement: strcat (S2, S1)?

642






If the size of int data type is two bytes, what is the range of signed int data type?

595


Is calloc better than malloc?

579


How can I automatically locate a programs configuration files in the same directory as the executable?

633


How to draw the flowchart for structure programs?

8763


Explain how do you determine whether to use a stream function or a low-level function?

631


What is a keyword?

748


Why flag is used in c?

652


in ‘C’ language for Matrix Multiplication fails” Introspect the causes for its failure and write down the possible reasons for its failure.

7411


What header files do I need in order to define the standard library functions I use?

540


What is the function of volatile in c language?

669