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?

Answers were Sorted based on User's Feedback



USECASE is an implementation independent notation. How will the designer give the implementation d..

Answer / 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

USECASE is an implementation independent notation. How will the designer give the implementation d..

Answer / ranjith

During the requirements phase of a project, analysts can take use cases to the next level by providing a more formal level of refinement. When that occurs, use cases are often refined into one or more sequence diagrams.
During the design phase, architects and developers can use the diagram to force out the system's object interactions, thus fleshing out overall system design.
The sequence diagram and class diagrams would be the implementation detail.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More OOAD Interview Questions

Describe the Diamond problem. Where does this problem occur?

0 Answers   Tech Mahindra,


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

0 Answers  


What is a try/ catch block?

0 Answers  


Is class an Object? Is object a class?

3 Answers   InfoAxon Technologies, Protech,


Does java support multiple inheritance? if not, what is the solution?

0 Answers  


In winform my controls [taskbar and progressbar] become inactive when heavy processing is going in background, how to avoid this via multithreading

1 Answers   Hexaware,


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

2 Answers  


Why is class hierarchies managed in object-oriented programming?

0 Answers  


What are the problems faced by the developer using object oriented programming language?

0 Answers  


What is the abstract method modifier?

0 Answers  


Why is planning too much up front a mistake in an OOSAD project?

3 Answers   Infosys,


What is dynamic or run time polymorphism?

0 Answers  


Categories