User profile: GulHK

User info
User name:GulHK
History
Joined:
Number of posts:110
Latest posts:

Interview Questions
Thanks Cubbi [code]Cents cMark(5); // calls Cents constructor Cents cNancy; // calls Cents default ...

Interview Questions
I have now gone through few of the websites to clear my concepts about copy constructor and assignme...

Interview Questions
Thanks KRAkatau, now I understand [code]:)[/code] so these [code]memory leaks and/or unexpected beh...

Interview Questions
Thanks xerzi for a detailed reply I read this in a C++ book that that's kind of a rule that if a fu...

Interview Questions
Hello Vlad I still have few confusions. 1) If any of the functions of the base class is virtual th...