Exam 10: The Design Challenge

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

Tagged values are a kind of ________.

Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
Verified

A

The conceptual model of the analysis phase defines the ________ of the product or the service.

Free
(Multiple Choice)
4.9/5
(38)
Correct Answer:
Verified

B

What are the categories of design objects (classes)?

Free
(Essay)
4.9/5
(43)
Correct Answer:
Verified

Design classes fall into three major categories:
∙ Control. These classes control the flow of the application, direct the sequencing of events, manage the interaction of other objects and frequently enforce such business rules that go beyond the domain of a specific class but relate to a specific use case or go across use cases. Control classes are not directly involved in the interaction between the application and the outside world, but delegate these tasks to "boundary" classes.
∙ Boundary. Boundary classes control the interaction between the system or application and entities outside the system such as human actors (user interface), communications and persistence (databases, files, etc.).
∙ Utility. These "helper" classes offer services (such as calculations) that are usually independent of the application's flow and do not go beyond its boundaries.

Tagged values allow us to add new properties to objects.

(True/False)
4.8/5
(43)

Stereotyping extends the vocabulary of UML by creating ________ building blocks for modeling.

(Multiple Choice)
4.7/5
(39)

A paradigm is a ________.

(Multiple Choice)
4.9/5
(47)

Design must discover or create the components of the problem.

(True/False)
4.8/5
(37)

Design takes into account ________ requirements.

(Multiple Choice)
4.7/5
(37)

Design is the concrete modeling of the problem.

(True/False)
4.7/5
(41)

Which of the following is NOT a design concept?

(Multiple Choice)
4.9/5
(36)

It is a good idea to consider using UML extensions early in the development phase.

(True/False)
4.9/5
(38)

When should we use packaging? Discuss pros and cons.

(Essay)
4.7/5
(40)

Describe the significance of constraints and how they relate to business rules.

(Essay)
4.7/5
(32)

Briefly describe the role of technology in conceptual, logical, and physical modeling.

(Essay)
4.9/5
(41)

Domain analysis defines the ________ within which the product must work.

(Multiple Choice)
4.8/5
(31)

________ objects are those objects that are needed to build the solution.

(Multiple Choice)
4.7/5
(41)

Design must produce a(n) ________ view of the system.

(Multiple Choice)
4.9/5
(39)

Refining one component of technology may result in a revolutionary design that makes the best use of other components.

(True/False)
5.0/5
(36)

A good design follows a cookbook approach.

(True/False)
4.8/5
(31)

A package is a general-purpose mechanism in modeling tools for grouping related items within a ________ structure.

(Multiple Choice)
4.7/5
(37)
Showing 1 - 20 of 97
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)