How will you free the memory that is allocated at run time?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

Define double hashing?

0 Answers  


What is the Difference between sax and dom parser?

0 Answers  


What is Another name of Dynamically allocating memory.

0 Answers  


How to inverting a function in sort and searching?

0 Answers  


Are duplicates allowed in list?

0 Answers  






State the different types of linked lists?

0 Answers  


Write program for Quick sort ?

0 Answers  


Will this code give error if I try to add two heterogeneous elements in the arraylist? And why?

0 Answers  


Differentiate linear from non linear data structure?

0 Answers  


“int a[] = new int[3]{1, 2, 3}” – This a legal way of defining the arrays?

0 Answers  


What are the disadvantages of representing a stack or queue by a linked list?

0 Answers  


Describe queue operation.

0 Answers  


Categories