Define a constructor?


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

Post New Answer

More C++ General Interview Questions

what is the difference between overloading & overriding? give example.

0 Answers  


Why we use #include conio h in c++?

0 Answers  


What are Virtual Functions? How to implement virtual functions in "C" ?

3 Answers  


What is a stack? How it can be implemented?

0 Answers  


What is the benefit of learning c++?

0 Answers  






We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

0 Answers  


What is the role of static keyword for a class member variable?

0 Answers  


What kind of jobs can I get with c++?

0 Answers  


Is c++ a good first language to learn?

0 Answers  


Will rust take over c++?

0 Answers  


What are the benefits of c++?

0 Answers  


What are the characteristics of friend functions?

0 Answers  


Categories