What is the sequence of destruction of local objects?


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

Post New Answer

More C++ General Interview Questions

What is a class definition?

0 Answers  


Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .

0 Answers  


What is the difference between a baller and a reference in C++?

0 Answers  


How should runtime errors be handled in c++?

0 Answers  


What is virtual destructor ans explain its use?

0 Answers  


which one is equivalent to multiplying by 2:Left shifting a number by 1 or Left shifting an unsigned int or char by 1?

0 Answers  


Which sort does c++ use?

0 Answers  


What is a smart pointer?

2 Answers  


If a header file is included twice by mistake in the program, will it give any error?

0 Answers  


What do you know about near, far and huge pointer?

0 Answers  


What is an action class?

1 Answers  


Difference between Abstraction and encapsulation in C++?

0 Answers   Impetus,


Categories