What are the restrictions apply to constructors and destructors?


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

Post New Answer

More C++ General Interview Questions

What is c++ and its uses?

0 Answers  


How can you differentiate between inheritance and implementation in c++?

0 Answers  


What are the vectors in c++?

0 Answers  


Describe the process of creation and destruction of a derived class object?

0 Answers  


Explain the static storage classes in c++.

0 Answers  






What are the operators in c++?

0 Answers  


What is microsoft c++ redistributable 2013?

0 Answers  


Explain mutable storage class specifier.

0 Answers  


A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

0 Answers  


Differentiate between the manipulator and setf( ) function?

0 Answers  


a class that maintains a pointer to an object that is programatically accessible through the public interface is known as?

2 Answers   CTS,


Describe friend function & its advantages.

0 Answers   TCS,


Categories