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

How can a '::' operator be used as unary operator?

1 Answers  


What is the syntax for a for loop?

0 Answers  


Define a constructor?

0 Answers  


What is the output of the following program? Why?

0 Answers  


Can c++ do everything c can?

0 Answers  






Differentiate between an inspector and a mutator ?

0 Answers  


What are the total number of lines written by you in C/C++? What is the most complicated or valuable program written in C/C++?

2 Answers   Intel,


Can there be at least some solution to determine the number of arguments passed to a variable argument list function?

0 Answers  


Do inline functions improve performance?

0 Answers  


write the programme that convert a interger to biniry number

1 Answers   Amazon,


What are virtual constructors/destructors?

0 Answers  


Difference between declaration and definition of a variable.

0 Answers  


Categories