adplus-dvertising
frame-decoration

Question

How can we determine which services are required in object-oriented systems?

a.

By examining the object hierarchy

b.

By examining the real-world classifications of the system

c.

By investigating usage scenarios

d.

By performing a simple lookup procedure

Posted under Software Engineering

Answer: (c).By investigating usage scenarios Explanation:The insight into which services are required can be obtained by investigating usage scenarios, such as typical dialogs between components of the system.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. How can we determine which services are required in object-oriented systems?

Similar Questions

Discover Related MCQs

Q. What is the main objective of object hierarchy in object-oriented systems?

Q. What is the purpose of services in object-oriented programming?

Q. What is the purpose of a sequence diagram in object-oriented programming?

Q. What is the purpose of the generalization-specialization hierarchy in object-oriented programming?

Q. What is the function of the object Publication in the object hierarchy?

Q. What is the definition of virtual functions in object-oriented programming?

Q. What should be considered when deciding which objects and attributes to include in a design and how to relate them in the object hierarchy?

Q. Why is the notion of virtual functions considered to be important for reusability?

Q. What is the main characteristic of the set of objects identified in the first modeling stages of object-oriented design?

Q. What is the main source of lower-level objects in object-oriented design?

Q. What is the global process model of the Booch Method comprised of?

Q. What is the purpose of the first step in the Booch Method?

Q. What is the emphasis of the analysis stage in the first step of the Booch Method?

Q. What is the outcome of the second step in the Booch Method?

Q. What is the process model of the Booch Method?

Q. What is the third step in the Booch Method concerned with?

Q. What is the emphasis of the analysis stage in the Booch Method?

Q. What are the results of the design stage in the Booch Method shown in?

Q. What is the outcome of refining abstractions in the Booch Method?

Q. What is one of the most notable characteristics of Booch's method?