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 is the benefit of using const for declaring constants?
#define PRINT(int) printf("int = %d ",int) main() {< BR> intx,y,z; x=03;y=02;z=01; PRINT(x^x); z<<=3;PRINT(x); y>>=3;PRINT(y); }
What is the size of enum in c?
What is the c value paradox and how is it explained?
What's the total generic pointer type?
What is a const pointer?
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
Explain about block scope in c?
Which built-in library function can be used to match a patter from the string?
What is local and global variable in c?
Why is #define used?
What is scope rule of function in c?
Can a pointer point to null?
What is #include called?
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me