You are on page 1of 4

04/06/2012

Chnh sa biu mu - [ SE-K55-MCQ-Chapter 5 ] - Google Documents

SE-K55-MCQ-Chapter 5
Bn c th a bt k vn bn hoc thng tin no gip mi ngi in vo biu mu.

[G2] 3. Which type of diagram is characteristic for developing an object-oriented system model ? Use case diagrams Class diagrams Activity diagrams Sequence diagrams

[G2] What can graphical models NOT be used in? As a means of facilitating discussion about an existing or proposed system. As a way of documenting an existing system. To verify system implementation automatically Represented diagramatically to provide an overview of the use case and in a more detailed textual form.

[G2] 7. Which type of UML diagram is used in modeling the dynamic behavior of the system? Activity diagrams Sequence diagrams Class diagrams Deployment diagram

[G2] 9. Which diagrams can use for interaction modeling ? Use case diagrams Sequence diagrams Activity diagrams Both A & B

[G2] 10. Which statement is NOT true about system boundaries ? Define what is inside the system Define what is outside the system Define what is the configuration of the system Defining a system boundary is a political judgment

[G2] 11. Which statement is true ? Activity diagrams, which show the object classes in the system and the associations between these classes. Use case diagrams, which show the interactions between a system and its environment. Sequence diagrams, which show how the system reacts to internal and external events. Class diagrams, which show the activities involved in a process or in data processing.

[G4] 1. What does sequence diagrams in the UML are primarily used to model The interactions between the actors and the objects in a system The interactions between the objects themselves The interactions between the system and the environment Both A and B

[G4] 2.Which types of diagram should be used when we need to show the sequence of interactions that take place during a particular use case or use case instance Case diagrams Sequence diagrams Class diagrams State diagrams

[G4] 4. In object-oriented languages, such as Java, how can generalization be implemented Using library built into the language Building general function Using the class inheritance mechanisms built into the language

https://docs.google.com/spreadsheet/gform?key=0Auw5Nu1TpdFRdGsyZUNoVElUUGRDVVA3TFc2e

1/4

04/06/2012
Using general variables

Chnh sa biu mu - [ SE-K55-MCQ-Chapter 5 ] - Google Documents

[G4] 5. What is shown in a event-driven modeling? how a system responds to an exception what happens or what is supposed to happen when a system responds to a stimulus the associations between classes the data entities, associated attributes, and the relations between entities.

[G4] 6.Which diagram is not supported by UML? data-flow diagram activity diagram sequence diagram All diagrams above

[G3]3. Which diagram type shows the interactions between a system and its environment? a. Activity diagrams b. Use case diagrams c. Class diagrams d. State diagrams

[G3]5. Which is the main role of system boundaries? a. Show the bounderies of the input value range b. Define what is inside and outside the system c. Show all function of system d. Show the architecture overview of the system

[G3]9. Fill in the blank Class diagrams are used when___an object-oriented system model to show the classes in a system and the associations between these classes a. Executing b. Testing c. Coding d. Developing

[G3]10. Fill in the blank State machine models show system states as___ and___ a. Nodes and structures b. Nodes and events c. Structures and events d. Objects and arrows

[G3]12. A computation independent model sometimes called ___ a. Server model b. Domain model c. Class model d. Component model

[G5]6. What is the behavioural models? a. Behavioural models is an approach to software development where models rather than programs are the principal outputs of the development process. b. Behavioural models used to illustrate the operational context of a system - they show what lies outside the system boundaries. c. Behavioural models are models of the dynamic behavior of a system as it is executing. d. All the above answers

[G5]7. .......... are used when developing an object-oriented system model to show the classes in a system and the associations between these classes. a. Structrural models b. Diagrams c. Class diagrams d. Sequence diagrams

[G8]1. What are/is the principal outputs of the development process in Model-driven engineering (MDE) ? models programs Both of them Neither of them

https://docs.google.com/spreadsheet/gform?key=0Auw5Nu1TpdFRdGsyZUNoVElUUGRDVVA3TFc2e

2/4

04/06/2012

Chnh sa biu mu - [ SE-K55-MCQ-Chapter 5 ] - Google Documents

[G8].4 What are stimuli in behavioral models ? Data Events Both of them Neither of them

[G8]6. What are true about event-driven modeling? They show how a system responds to external and internal events They are based on the assumption that a system has finite number of states and that events may cause a transition from one state to another They are appropriate for real-time system. A,B, and C are true

[G8]7. Which is INCORRECT sentence? Structural models of software display the organization of system in terms of the components that make up that system and their relationship. Structural model is always dynamic model, which show the organization of the system when it is executing. Structural models can be static models, which show the structure of the system design. You create structural model of a system when you are discussing and designing the system architecture.

[G8]8. Which is INCORRECT sentence? Class diagram show the classes in a system and association between these classes. Class diagram is dynamic model, which show the organization of the system when it is executing. Class diagram have many level of detail. Class diagram is used when developing an object-oriented system model.

[G1-2]Fill in the blank: ________ give a fairly simple overview of an interaction so you have to provide more detail to understand what is involved. The operator Actor Stimulus Use case diagrams

[G1-5]Chose the correct description of the structural perspective: Where you model the context or environment of the system. Where you model the dynamic behavior of the system and how it responds to events. Where you model the interactions between a system and its environment, or between the components of a system. Where you model the organization of a system or the structure of the data that is processed by the system.

[G1-9]Which is INCORRECT about state machine models? Model the behaviour of the system in response to external and internal events. Show the systems responses to stimuli so are often used for modelling real-time systems. Show system states as nodes and events as arcs between these nodes. When an event occurs, the system moves from one state to another. Shows the sequence of interactions that take place during a particular use case or use case instance.

[g9]-6.Which of the below is not one of system perspectives ? External Internal Structural Behavioral

[g9]-7.Name three types of UML diagrams ? Activity, Sequence, Class. Use case, State, Functional. Functional, Operation, Connection. Sequence, Class, Operation.

[g9]-11.The state diagram ... ? depicts relationships between data objects depicts functions that transform the data flow indicates how data are transformed by the system indicates system reactions to external events

https://docs.google.com/spreadsheet/gform?key=0Auw5Nu1TpdFRdGsyZUNoVElUUGRDVVA3TFc2e

3/4

04/06/2012

Chnh sa biu mu - [ SE-K55-MCQ-Chapter 5 ] - Google Documents

[G7]2. which model below is used in the interaction modeling? Sequence diagrams Activity diagrams Communication diagram Document

[G4] 16.Complete the sentence: ______________ is an abstract view of a system that ignores some system details. A model A diagram Model-driven engineering system object

[G4] 18.In the UML, you show attributes and operations by extending the simple rectangle that represents a class. What section is on the top? The name of the object class The class attributes The operations The methods

[G6]Q6:Which of the following is not a type of UML diagram Activity diagrams Use case diagrams Sequence diagrams Requirement diagrams

[G6]Q8:Use case modeling is used to? Support requirements elicitation Represent tasks involves interaction with people or other systems Provide a detailed overview of the use case All of the above

[G8] 5. Which the following is the incorrect sentence? Each use case represents a discrete task that involves internal interaction Actors in a use case may be people or other systems Represented diagramatically to provide an overview of the use case and in a more detailed textual form. Use cases were developed originally to support requirements elicitation and now incorporated into the UML.

[G8] 6. What is the components of the Transfer data use-case? Actors and Description Data and Stimulus Response and Comments All of them

[G8] 7. Choose the correct description of Stimulus in the Transfer data use-case? Confirmation that PRS has been updated User command issued by medical receptionist The receptionist must have appropriate security permissions to access the patient information and the PRS. Medical receptionist, patient records system (PRS)

[G8] 8. What is the Sequence diagrams? Listed along the top of the diagram, with a dotted line drawn vertically from these. Shows the sequence of interactions that take place during a public use case Are part of the UML and are used to model the interactions between the actors and the objects within a system. Indicate interactions by arrows

https://docs.google.com/spreadsheet/gform?key=0Auw5Nu1TpdFRdGsyZUNoVElUUGRDVVA3TFc2e

4/4

You might also like