May 2012
Intermediate to advanced
679 pages
16h 56m
English
Describe the following terms:
Explain how will you decide the size of an object of a given class?
State whether true or false.
Can a member function in derived class have same name as that of one in base class?
What do you understand by the term public derivation? What rules/restrictions govern in accessing base class members?
Under what circumstances protected derivation is preferred over private derivation?
What is the difference between function overloading and function overriding?
Can we access a base class function in derive class, if it is actually overridden?
Explain the mechanism to initialize base class members ...
Read now
Unlock full access