Is it possible for a member function to use delete this?


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

Post New Answer

More C++ General Interview Questions

Who calls main function?

0 Answers  


Explain linear search.

0 Answers  


why is c++ called oops? Explain

0 Answers  


What is ios class in c++?

0 Answers  


Can we delete this pointer in c++?

0 Answers  






What is a tuple c++?

0 Answers  


What do you mean by abstraction in C++?

1 Answers  


If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?

0 Answers  


What are the 2 main types of data structures?

0 Answers  


What do you mean by call by value and call by reference?

1 Answers  


How are Structure passing and returning implemented by the compiler?

0 Answers  


What are advantages of using friend classes?

0 Answers  


Categories