Can we delete this pointer in c++?


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

Post New Answer

More C++ General Interview Questions

Discussion on error handling of C++ .

0 Answers  


What are the different types of comments allowed in c++?

0 Answers  


Comment on local and global scope of a variable.

0 Answers  


If dog is a friend of boy and boy is a friend of house, is dog a friend of house?

0 Answers  


Explain working of printf?

8 Answers  


Which programming language should I learn first?

0 Answers  


What do c++ programmers do?

0 Answers  


if there is binary tree which one is the easiest way to delete all child node?

1 Answers   Persistent,


What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal

0 Answers  


Why is standard template library used?

0 Answers  


What is ofstream c++?

0 Answers  


What does new in c++ do?

0 Answers  


Categories