Can we delete this pointer in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What does ctime() do?
What are the advantages of using friend classes?
Can you Mention some Application of C/C++?
What is Object Oriented programming.what is the difference between C++ and C?
Define pure virtual function?
How should a contructor handle a failure?
Why we use #include conio h in c++?
If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?
What are the various compound assignment operators in c++?
What is the difference between operator new and the new operator?
What is the need of a destructor? Explain with the help of an example.
Out of fgets() and gets() which function is safe to use and why?