Difference: 'uses', 'extends', 'includes'

Answer Posted / prakatheesh

The <<include>> relationship means that the flow of that
use case is always included.
But a <<extend>> relationship means that the flow of the
extending use case is only
included under specific conditions, which must be specified
as the extension point of the
use case being extended.

Is This Answer Correct ?    32 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which OOPS concept is used as a reuse mechanism?

594


What are the properties that are defined in an object model?

509


What is a nested interface?

580


Why is OOP good?

572


What is an abstract property. Give an example?

537






What is function override?

584


What is static polymorphism?

684


What is the difference between abstract & interface?

580


Define modularity?

659


What is a final variable?

591


What do you mean by polymorphism?

549


What is inheritance in java?

552


What do you mean by data hiding?

613


What are virtual functions, base class pointer, derived class pointer, biding references?

540


Can an interface implement or extend another interface?

556