Java

Java

5 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

_____________ is a behaviour that specifies the sequences of states that an object or an interaction that goes through during its lifetime in response to events, together with its responses to those events.

  1. Interaction
  2. State machine
  3. Package
  4. Class
Question 2 Multiple Choice (Single Answer)

__________________ provides a semantic backplane that contains all the parts of the models of a system and each part is related to one another in a consistent fashion.

  1. Stereotype
  2. Specification
  3. Tagged value
  4. Class diagram
Question 3 Multiple Choice (Single Answer)

_____________ is one of the kinds of structural things that defines an interaction and is a society of roles and other elements that work together to provide some cooperative behavior, which is bigger than the sum of all the elements.

  1. Component
  2. Active class
  3. Collaboration
  4. Interface
Question 4 Multiple Choice (Single Answer)

________________ means that it is possible to map from a model in the UML to a programming language such as JAVA, C++ or VB, and even to the table in the relational database or the persistent store of an object oriented database.

  1. The UML is a language for visualising.
  2. The UML is a language for constructing.
  3. The UML is a language for modeling.
  4. The UML is a language for documenting.