Describe delete operator?


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

Post New Answer

More C++ General Interview Questions

What are the basics of classifying different storage types, why?

2 Answers   Astergate, Symphony,


What will happen if when say delete this ?

7 Answers  


How to stop conversions among objects?

5 Answers   Symphony,


Why use of template is better than a base class?

0 Answers  


Can you explicitly call a destructor on a local variable?

0 Answers  






Differences between private, protected and public and give examples.

0 Answers  


Is c++ a software?

0 Answers  


Explain stack unwinding.

0 Answers  


write the code that display the format just like 1 2 1 3 2 1 4 3 2 1 5 4 3 2 1 6 5 4 3 2 1

5 Answers  


What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?

0 Answers  


How to change constant values?

6 Answers   Huawei, Symphony,


Is C++ case sensitive a) False b) Depends on implementation c) True

0 Answers  


Categories