Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

USECASE is an implementation independent notation. How will
the designer give the implementation details of a
particular USECASE to the programmer?

Answer Posted / shahir

From the use cases, designers will incure class diagrams
and Dynamic modelings like sequence diagrm,Activity diagram
and Collaboration diagrams.And from the use case diagram,
we will identify control classes, boundary classes and
Interface classes.Every Inerface classes will have
realisation classes(implementation of the abstract classes).
This is the way of conveying the implementation details to
programmers

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can an interface have an inner class?

1096


Is it possible to create partial structs, interfaces and methods?

998


Explain about instance in object oriented programming?

1173


How to define an interface?

1044


Explain about inheritance in oops?

1033


Explain about Overloading vs Overriding ?

1023


Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?

993


What is difference between class and interface?

1158


What is the need of multiple inheritance?

1124


What do you mean by abstract classes?

1144


Define Destructor?

1014


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?

1037


Why we use oops concepts? What is its advantage?

1044


Which OOPS concept exposes only the necessary information to the calling functions?

1354


How do you prevent a class from being inherited by another class?

1038