What are virtual functions, base class pointer, derived class pointer, biding references?
No Answer is Posted For this Question
Be the First to Post Answer
How a program can be structured using the concept of object oriented programming?
What is Overloading ? Is it similar to overriding ?
Explain the meaning of object in object oriented programming?
What is a friend function?
Explain static binding
What is bootstrap, extension and system class loader? Or can you explain primordial class loader?
Can you define OOP and principles of OOP?
Define modularity?
Explain about a class?
Define Destructor?
Which OOPS concept exposes only the necessary information to the calling functions?
What is the benefit of Composition over Inheritance?