What is a constructor in c++ with example?


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

Post New Answer

More C++ General Interview Questions

Write a note about the virtual member function?

0 Answers  


Profiler in projects?

2 Answers   Symphony,


Can I make ios apps with c++?

0 Answers  


What is Memory Alignment?

2 Answers   TCS,


Explain what are the sizes and ranges of the basic c++ data types?

0 Answers  


int *p = NULL; printf("%1d",p) ; what will be the output of this above code?

3 Answers   Microsoft,


Why do we need pointers?

0 Answers  


If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?

0 Answers  


sir there is some problem with nokia5130c-2,when we are trying to upload movies from net then there is a error occurred"FORMAT NOT SUPPORTED" bt its all ready in 3gp format.please tell me what i do now?

2 Answers   Nokia,


Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.

0 Answers   TCS,


What is virtual table?

0 Answers  


What is c++ 11 and c++ 14?

0 Answers  


Categories