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

Answer Posted / manishsoni

here malloc(),calloc(),realloc)() are the memory allocation
function after allocation of memory free is used to freed
the memory which is allocated by the above function.
so the free is odd term.

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.

1907


Write a program to check armstrong number in c?

635


What is the use of typedef in structure in c?

546


Write a program to generate the Fibinocci Series

667


What is c preprocessor mean?

795






What is malloc return c?

600


What are local variables c?

551


develop algorithms to add polynomials (i) in one variable

1743


What is console in c language?

609


Which node is more powerful and can handle local information processing or graphics processing?

829


What are the features of the c language?

648


What is ponter?

774


What does static variable mean in c?

653


Give basis knowledge of web designing ...

1575


What is a nested formula?

606