0. What is inheritance?
1. Difference between Composition and Aggregation.
2. Difference: Sequence Diagrams, Collaboration Diagrams.
3. Difference: 'uses', 'extends', 'includes'
4. What shall I go for Package Diagram?
5. What is Polymorphism?
6. Is class an Object? Is object a class?
7. Comment: C++ "includes" behavior and java "imports"
8. What do you mean by "Realization"?
9. What is a Presistent, Transient Object?
10. What is the use of Operator Overloading?
11. Does UML guarantee project success?
12. Difference: Activity Diagram and Sequence Diagram.
13. What is association?
14. How to resolve many to many relationship?
15. How do you represent static members and abstract classes in Class Diagram?
16. Can we use UML for user interface (UI) design?
17. Every object has : state, behavior and identity - explain
18. How to reverse engineer C++ code in UML?
19. What are the tools you used for OOAD?