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


Please Help Members By Posting Answers For Below Questions

What is #pragma statements?

583


7-Given an index k, return the kth row of the Pascal's triangle. For example, when k = 3, the row is [1,3,3,1]. For reference look at the following standard pascal’s triangle.

2215


in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none

595


Is main an identifier in c?

593


What is the use of header?

614






Does free set pointer to null?

551


What is pointer & why it is used?

598


Why does this code crash?

612


Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays

1886


Write a program to print factorial of given number without using recursion?

564


What is the difference between fread buffer() and fwrite buffer()?

665


What does c mean in standard form?

593


What is indirection in c?

620


Explain how can you restore a redirected standard stream?

585


Why isnt any of this standardized in c?

629