Answer Posted / guest
Diagram which represents the requiremnets(usecase) of the
user(actor). its needed to represent the dynamic model at
the analysis stage to represent the graphical view of the
requiremnetal behaviour.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is the difference between an Abstract class and Interface?
Difference between abstraction and implementation hiding ?
Can you define OOP and principles of OOP?
What is the abstract method modifier?
Why dynamic loading is used in object-oriented programming?
Define Destructor?
Differentiate between overloading and overriding.
Can you use virtual, override or abstract keywords on an accessor of a static property?
What are virtual functions, base class pointer, derived class pointer, biding references?
What is the use if instanceof keyword? And how do refer to a current instance of object?
What is the main advantage of using inheritance?
explain dynamic binding
What is diamond inheritance problem? How java 8 solves this problem?
Explain about encapsulation?
What is the difference between data hiding and implementation?