what is mean by Garbage collection ?
Please answer me.
Advance thanks.
Answer Posted / reshma pawar
garbage collection is a concept which suports automatic
deallocation of resources
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What functions are in conio h?
What is static memory allocation? Explain
What is the data segment that is followed by c?
pierrot's divisor program using c or c++ code
What is identifiers in c with examples?
How can I do peek and poke in c?
Is file a keyword in c?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
Can you think of a logic behind the game minesweeper.
How can I find out how much free space is available on disk?
What is a stream water?
Do you know the use of fflush() function?
Can a function argument have default value?
Explain data types & how many data types supported by c?
What is putchar() function?