Define a constructor - what it is and how it might be called (2 methods)?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of c++ programming language in real life?
What is difference between initialization and assignment?
12 Answers HCL, HP, Infosys,
What is virtual base class?
CAN U SAY WHICH PROGRAMING LANGUAGE IS USED BY DOCTORS....?
Is map sorted c++?
Can you please explain the difference between static and dynamic binding of functions?
What can I use instead of namespace std?
why the size of an empty class is 1
how can u create a doubly linked list with out using pointers?
Under what conditions is multiple inheritance not recommended?
What is lvalue?
What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal