what is the realstic modeling?
Base class has two public data members. How can i derive a new class with one datamember as public and another data member as private?.
What is friend function?
What is a superclass in oop?
• What are the desirable attributes for memory managment?
how do you handle yourself when you feel the wald is aganist you
What is oops and why we use oops?
why the memory allocated with new cant be freed using free()
What is polymorphism explain?
How to use CMutex, CSemaphore in VC++ MFC
Tell me the scenario,Where we can use interfaces or Abstract class.And What is the difference between interfaces and abstract class?
What is abstrac class?where is it use?
What do you mean by binding of data and functions?