Explain the isa and hasa class relationships. How would you implement each?
No Answer is Posted For this Question
Be the First to Post Answer
How did c++ start?
give me some class & objects examples?
What are the general quetions are in DEna bank manager IT/System interviews?
Can union be self referenced?
Can non-public members of another instance of the class be retrieved by the method of the same class?
What do you mean by Stack unwinding?
What is the function of I/O library in C++ ?
Which one of the following describes characteristics of "protected" inheritance? a) The base class has access only to the public or protected members of the derived class. b) The derived class has non-public, inheritable, access to all but the private members of the base class. c) The derived class has access to all members of the base class. d) The private members of the base class are visible within the derived class. e) Public members of the derived class are privately accessible from the base class.
What is microsoft c++ redistributable?
Can member data be public?
Do you know about latest advancements in C++ ?
0 Answers Agilent, ZS Associates,
What is Pure Virtual Function? Why and when it is used ?