What does it mean to declare a destructor as static?


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

Post New Answer

More C++ General Interview Questions

Why null pointer is used?

0 Answers  


What is the use of this pointer in c++?

0 Answers  


What do you mean by storage classes?

1 Answers  


What is the meaning of string in c++?

0 Answers  


When can I use a forward declaration?

0 Answers  






What is a constructor and how is it called?

0 Answers  


What is the use of dot in c++?

0 Answers  


What do the header files usually contains?

0 Answers  


What is linked list in c++?

0 Answers  


which of the following is not an secondary constant a) array b) real c) union

0 Answers  


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

0 Answers  


Can static member variables be private?

0 Answers  


Categories