Practice Questions

Question 1

Which of the following UML diagrams documents the logic of a single operation or method, a single use case, or the flow of logic of a business?

  • A. Class diagrams

  • B. Activity diagrams

  • C. Deployment diagrams

  • D. Statechart diagrams

  • E. Sequence diagrams

A1:

The correct answer is B. The purpose of an activity diagram is to document the behavior of an operation as a set of actions. The other diagrams represent other parts of the modeling process, so only answer B is correct. Use cases use actions and reactions to describe the behavior of a system from a user's standpoint. They show the definition of the system's boundaries and the relationships between the system and the environment. A use case is an image of a system's functionality, which is triggered in response to the stimulation of an external actor.

Question 2

Which of the following are benefits of use cases? (Choose three.)

  • A. Use cases use actions and reactions to describe the system's behavior from a user's standpoint.

  • B. Use cases show the definition of the system's boundaries and the relationships between the system and the environment.

  • C. Use cases show an image of a system's functionality when triggered by the actions of an external (user) actor.

  • D. Use cases show where automation will be required.

  • E. Use case diagrams show the sequence in which events in the system must occur.

A2:

The correct answers are A, B, and C. Use cases do not show a system at a technical level, so answer D is not correct. Use cases are not concerned with a sequence of events, but with the expected system response to specific triggers, so answer E is also not correct.

Question 3

Considering the use of actors in a use case diagram, which of the following statements is not true?

  • A. An actor represents the role played by a person or thing that interacts with a system.

  • B. Actors always represent people.

  • C. The name of the actor represents the role played by the user.

  • D. The same person can play the roles of several actors.

  • E. Determining the actors also sets the system's boundaries.

A3:

The correct answer is B. Actors can also represent external hardware and other systems.

Question 4

In the Billington Pharmaceuticals case study, which of the following situations would require creating a usage scenario?

  • A. The process to hire developers for the development project

  • B. Setting prices for the co-payment amounts

  • C. A Billington customer logging on to the Web site

  • D. Determining a new logo for the Web site

  • E. Implementing computer systems in participating doctors' offices

A4:

The correct answer is C. All the other responses are considered outside the scope of the project, so only answer C is correct.

Question 5

Which of the following statements about usage scenarios are true? (Choose three.)

  • A. Usage scenarios document the series of steps required to complete a business function.

  • B. Usage scenarios are depicted pictorially.

  • C. Usage scenarios capture requirements in the users' business context.

  • D. Usage scenarios are used only in the requirements-gathering phase.

  • E. Usage scenarios can be used to validate the design.

A5:

The correct answers are A, C, and E. Because usage scenarios are used to document a business function, capture requirements in the users' business context, and help validate the design, answers A, C and E are all correct. Because usage scenarios are depicted in a narrative format and are used in all phases, answers B and D are not correct.

Question 6

Which of the following is the type of use case that represents a relationship between an actor and a use case?

  • A. Uses relationship

  • B. Communicates relationship

  • C. Extends relationship

  • D. Functional relationship

  • E. Logical relationship

A6:

The correct answer is B. The communicates relationship is the only relationship that exists between actors and use cases.

Question 7

Which of the following is not a major advantage of using .NET to develop world-ready applications?

  • A. Support for new cultures can be added quickly.

  • B. The .NET Framework fully supports Unicode.

  • C. A feature of .NET is the System.Globalization namespace.

  • D. .NET enables you to create a different application for each country.

  • E. Resources are used more efficiently.

A7:

The correct answer is D. The main advantage of using .NET is that it enables you to have only one application that can easily function in multiple countries.

Question 8

Which of the following is the major goal of globalization?

  • A. Develop a unique application for each culture/locale.

  • B. Encourage the use of local colloquialisms.

  • C. Determine the language favored in each individual country.

  • D. Apply a currency exchange rate calculation to the application.

  • E. Create an application that is both culture-neutral and language-neutral.

A8:

The correct answer is E. By using many of the functionality options already available in the .NET Framework, specifically the System.Globalization namespace, creating a culture- and language-independent application is an achievable goal.

Question 9

Billington Pharmaceuticals will be developing an application distributed globally using the .NET architecture and specifically incorporating Unicode features of and classes available in the System.Globalization namespace. Assuming the infrastructure is implemented properly, which of the following common internationalization issues will be resolved by the available .NET architecture and require no additional development or research effort? (Choose two.)

  • A. Language displayed to the users

  • B. Allocation of adequate screen space to display all text regardless of language

  • C. Format patterns for dates, currency, and numbers

  • D. Preventing the display of offensive or misleading icons

  • E. Syntax checking to remove slang or obscure phrases

A9:

The correct answers are A and C. Based on the assigned locale, the correct language and format patterns will be chosen. Allocation of adequate screen space is a design or development issue, so answer B is not correct. Not allowing offensive icons and preventing slang and obscure phrases from being part of the application are research efforts, so answers D and E are also not correct.

Question 10

When developing localized versions of an application, which of the following statements are correct? (Choose two.)

  • A. The selected database management system has a major impact on developing localized versions.

  • B. Efforts to develop localized versions should begin only after the entire application has been developed and implemented.

  • C. To avoid having an application that won't work in some locales, knowing which keyboards can be used is important.

  • D. Applications that follow the localization model are easier and less expensive to maintain and are usually more stable.

  • E. One advantage of localization is that it converts all screen flow to be left-to-right and top-to-bottom.

A10:

The correct answers are C and D. The choice of a DBMS should be not be a localization issue, so answer A is not correct. Localization efforts should begin in the requirements-gathering phase and continue to be done in parallel with the system development phases, so answer B is not true. Localization must take into account that some locales do not follow left-to-right display rules, so answer E is not correct.



Analyzing Requirements and Defining. Net Solution Architectures (Exam 70-300)
MCSD Self-Paced Training Kit: Analyzing Requirements and Defining Microsoft .NET Solution Architectures, Exam 70-300: Analyzing Requirements and ... Exam 70-300 (Pro-Certification)
ISBN: 0735618941
EAN: 2147483647
Year: 2006
Pages: 175

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net