GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Placement Papers  >  Birlasoft  >  Technical
Go To First  |  Previous Question  |  Next Question 
 Technical  |  Question 18 of 26    Print  
With every use of memory allocation function should be used to release allocated memory which is no longer needed ?
a) dropmem()
b) dealloc()
c) release()
d) free()



  
Total Answers and Comments: 7 Last Update: March 11, 2007   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
March 18, 2005 05:14:57   #1  
sampathgoud        

RE: With every use of memory allocation function should be used to release allocated memory which is n...
dealloc() will be used for every allocation of memory
 
Is this answer useful? Yes | No
April 27, 2006 01:53:23   #2  
yogesh        

RE: With every use of memory allocation function shoul...
d
 
Is this answer useful? Yes | No
June 02, 2006 14:13:38   #3  
maddy        

RE: With every use of memory allocation function shoul...

free()


 
Is this answer useful? Yes | No
June 15, 2006 03:19:12   #4  
Shaikh wasim        

RE: With every use of memory allocation function shoul...

ans is (D) free function can release the unused memory from heap.


 
Is this answer useful? Yes | No
November 28, 2006 05:40:43   #5  
pankaj tiwari        

RE: With every use of memory allocation function shoul...
free function is used to deallocate the allocated memory.
 
Is this answer useful? Yes | No
December 01, 2006 02:10:58   #6  
Amareswar        

RE: With every use of memory allocation function shoul...
d
 
Is this answer useful? Yes | No
March 11, 2007 14:29:17   #7  
Saumya Aggarwal        

RE: With every use of memory allocation function shoul...
The answer is (d) because in C we use free() function while in C++ delete is used.
 
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