List the special characteristics of constructor.


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

Post New Answer

More C++ General Interview Questions

Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?

0 Answers  


How can we access protected and private members of a class?

0 Answers  


Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

0 Answers  


Explain the difference between 'operator new' and the 'new' operator?

1 Answers   Lucent, TCS,


Can manipulators fall in love?

0 Answers  






What are exceptions c++?

0 Answers  


What is basic if statement syntax?

0 Answers  


How do you establish an is-a relationship?

0 Answers  


How do I exit turbo c++?

0 Answers  


You're given an array containing both positive and negative integers and required to find the sub-array with the largest sum (O(N) a la KBL). Write a routine in C for the above.

4 Answers  


What is the type of 'this' pointer?

0 Answers  


What is null c++?

0 Answers  


Categories