![]() |
|
| Unix Unix Interview Questions asked in various Interviews. Professionals are invited to share Answers for these Unix Interview Questions. Unix Interview Questions with answers, Experiences, Career Advices, Tips and more. |
![]() |
| LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Senior Member Join Date: Jun 2008 Age: 20
Posts: 1,529
Thanks: 0
Thanked 2 Times in 2 Posts
Rep Power: 17 | Give examples of how memory Give examples of how memory leaks can occur with c programs |
| | |
| | #2 (permalink) |
| Junior Member Join Date: Apr 2009
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 1 | Re: Give examples of how memory If you allocate memory (using malloc, or any other memory allocation APIs) and if you don't free the so allocated memory even before exit of your program, then your program is said to be causing memory leak. |
| | |
![]() |
| Tags |
| examples , interview questions , memory , unix |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Give example of sap memory and abap memory | ShivaniX | ABAP | 0 | 07-06-08 04:04 PM |
| What is a test data? Give examples | ShivaniX | Manual Testing | 0 | 05-05-08 08:22 PM |
| Give examples for Micro controller? | hasini | Networking Interview / Technical Questions | 0 | 23-01-07 08:16 PM |
| Give examples for Maskable interrupts? | hasini | Networking Interview / Technical Questions | 0 | 23-01-07 08:13 PM |
| DETERMINE AN APPLICATION HAS MEMORY LEAKES | wizkid | JAVA Technologies | 0 | 21-07-06 01:45 PM |
| More Interview Questions Here... |