Wednesday, 10 April 2013


How will you free the allocated memory ?

 
   A. remove(var-name);

   B. free(var-name);  

   C. delete(var-name);

   D. dalloc(var-name);

No comments:

Post a Comment

Basics of AWS

 Question Related to Basic AWS   Describe the benefits of Amazon EC2 at a basic level. Identify the different Amazon EC2 instance types. Dif...