GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Placement Papers  >  TCS  >  C
Go To First  |  Previous Question  |  Next Question 
 C  |  Question 66 of 87    Print  
Pick out the odd one out

A. malloc()
B. calloc()
C. free()
D. realloc()


  
Total Answers and Comments: 3 Last Update: March 19, 2008   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
March 20, 2006 07:18:49   #1  
lear123 Member Since: March 2006   Contribution: 1    

RE: Pick out the odd one outA. malloc()B. ...
free()
 
Is this answer useful? Yes | No
September 25, 2007 18:08:56   #2  
Nishi Rathore        

RE: Pick out the odd one outA. malloc()B. ...
free() is odd because rest functions are used to allocate memory and free is used to deallocate the memory
 
Is this answer useful? Yes | No
March 19, 2008 06:35:57   #3  
molakalapalli murali kris Member Since: February 2008   Contribution: 2    

RE: Pick out the odd one outA. malloc()B. calloc()C. free()D. realloc()
ya answer is FREE() bcz
malloc() is used to allocate single block of memory
calloc() is used to allocate multible blocks of memory
realloc() is used to reallocate the allocated memory
but free()is used to deallocate the memory

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape