what is memory leakage, how to avoid it?
Anonymous
it is the in-ability to release memory from a process that it don't need anymore. Avoid it by making sure you free the memory you have allocated to get back to the os.
Check out your Company Bowl for anonymous work chats.