Answer Posted / tayyab
When two object create a reference to each other. memory
allocated to these objects can not be reclaimed by
operating system even after when all other references are
deleted for these objects.....this concept is called memory
leak
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
write a program fibonacci series and palindrome program in c
Define C in your own Language.
Describe the steps to insert data into a singly linked list.
What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?
What is data types?
Is a pointer a kind of array?
Explain how can I pad a string to a known length?
What is the argument of a function in c?
What is difference between stdio h and conio h?
What is the use of a static variable in c?
What is an array in c?
What is page thrashing?
What is array of structure in c?
What is file in c preprocessor?
Explain how do you generate random numbers in c?