Explain about Garbage Collector?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

how can u create a doubly linked list with out using pointers?

2 Answers  


Differentiate between an inspector and a mutator ?

0 Answers  


What is data type in c++?

0 Answers  


What are features of c++?

0 Answers  


What are built-in functions? What is the syntax for the definition?

0 Answers  


How would perform Pattern Matching in C++?

0 Answers   Genpact,


What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

0 Answers  


Will the inline function be compiled as the inline function always? Justify.

1 Answers  


What are the different data types present in C++?

4 Answers  


What do you mean by stack unwinding in c++?

0 Answers  


write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;

0 Answers  


What is Name Decoration?

2 Answers   Lucent,


Categories