what is memory leak?

Answer Posted / sujith

Memory leak is nothing but u create huge chunk of memory
with a malloc or any such mechanism and u never free that
manually which make the available free main memory in the
system to minimum. this may even lead to system crashing.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to build a exercise findig min number of e heap with list imlemented?

1614


What are the disadvantages of c language?

624


Define Spanning-Tree Protocol (STP)

649


hi, which software companys will take,if d candidate's % is jst 55%?

1669


Why double pointer is used in c?

573






can we implement multi-threads in c.

672


Write a program to swap two numbers without using third variable in c?

620


Write a progarm to find the length of string using switch case?

1616


How to Throw some light on the splay trees?

623


Is c a great language, or what?

608


How can I sort more data than will fit in memory?

632


What is the sizeof () operator?

626


How does normalization of huge pointer works?

644


Explain what is the difference between text files and binary files?

622


how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12

656