What is an USECASE? Why it is needed?

Answer Posted / 123

use case show the flow of the system,to be performed by the actor..

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is early and late Binding?

577


What is static and dynamic Binding?

579


What is serialization? How do we implement serialization actually?

501


What is meant by “abstract interface”?

613


Give any criteria when you use an abstract class and an interface?

568






What is the default access modifier for a class,struct and an interface declared directly with a namespace?

553


What's the benefit of using inheritance?

677


What is abstraction? How does it differ from encapsulation

532


What is inheritance in java?

558


Why is class hierarchies managed in object-oriented programming?

572


If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?

554


Why is OOP good?

578


Why dynamic loading is used in object-oriented programming?

578


What is the use of finalize method?

586


Explain what is an object?

576