Tag: architecture

Questions Related to architecture

  1. Presentation Layer

  2. Application Layer

  3. Network Layer

  4. Persistence Layer

  5. None of the baove


Correct Option: D
  1. Complex Java coding

  2. Avoid SQL query

  3. Both of the above

  4. None of the above


Correct Option: C
  1. Dynamic update

  2. Optimistic locking

  3. Automatic dirty checking

  4. traversing associations

  5. All the above

  6. None of the above


Correct Option: E
  1. Horrible database design(i.e composite keys)

  2. application is mass operation

  3. Both of the above

  4. None of the above


Correct Option: C
  1. Minimize LOC

  2. Structural mapping more robust

  3. Powerful queries

  4. Code can be run and/or tested inside the "Container"?

  5. All the above

  6. Only option 1, 2 and 3 is correct


Correct Option: F
  1. Visualization

  2. Model Analysis

  3. Transformation

  4. Profiling


Correct Option: C
  1. UML to Java

  2. UML to C

  3. UML to C++

  4. None of the above


Correct Option: A
  1. goto Window ? Create Perspective

  2. goto Window ? Save Perspective As

  3. Not possible to create a new Perspective in RSA

  4. None of the above


Correct Option: B
  1. They show the dynamic behavior of the system for a given scenario.

  2. They show the static behavior of the system for a given scenario.

  3. Both the above

  4. None of the above


Correct Option: A

Which of the following statements are true for Activity diagrams ?

  1. can be used to depict workflow for a particular business activity

  2. can be used to explore/discover parallel activities

  3. do not tell you who does what and are difficult to trace back to object models

  4. all of the above


Correct Option: D