Write a program to show the inheritance used in a class.
What are the methods required to create changes in subclasses?
What is the purpose of late binding in object-oriented programming?
Explain static binding
What are the features that are provided to make a program modular?
Why dynamic binding is used in object-oriented programming?
what are the different ways for a method to be overloaded?
What is the difference between aggregation and composition?
What is the function of dynamic typing?
Why dynamic loading is used in object-oriented programming?
Explain persistence?
How do we represent private, public and protected in class diagrams?
Why analysis is a major part in object designing?
How does the rule chaining concept works in uml?
What are the roles played by modules in uml?