Explain the purpose of composition.
Why do we separate interface from implementation?
What is the main difference between a class and an object?
Which keyword can be used for overloading?
Explain about encapsulation?
What are abstract functions? Why are they used?
Define modularity?
Can different parts of a partial class inherit from different interfaces?
What is a virtual function?
What are the features of encapsulation ?
Explain about uml?
What is meant by overloading functions and operators?
What are the major differences between late and dynamic binding?
What is ‘this’ pointer?
Explain about the relationship between object oriented programming and databases?