Tactics Quiz Answers

Hello Friends in this article i am gone to share Software Architecture for the Internet of Things by EIT Digital | Tactics Quiz Answers with you.

Tactics Quiz Answers

Question 1)
Select what is true about the difference between tactics and patterns.

  • A pattern stands on itself and does not contain any trade-offs made.
  • A tactic stands on itself and does not contain any trade-offs made.
  • Tactics are combinations of different patterns.
  • Patterns are combinations of different tactics.

Question 2)
Select all reasons why we still use tactics and not only patterns:

  • For some problems, patterns to solve the problem don’t exist yet.
  • We can adapt patterns with tactics.
  • Patterns are more complex than tactics.

Question 3)
What do we need to have a highly modifiable component or system?

  • High cohesion and low coupling
  • Low cohesion and low coupling.
  • High cohesion and high coupling.
  • Low cohesion and high coupling

Question 4)
Select tactic(s) that directly impact interoperability.

  • Encapsulation.
  • Defer binding.
  • Discover service.

Question 5)
Select the tactic(s) that directly impact modifiability.

  • Using intermediaries.
  • Tailor interfaces.
  • Abstract common interfaces.

Question 6)
Select what is true about the difference between tactics and patterns.

  • Tactics are combinations of different patterns.
  • Patterns are combinations of different tactics.
  • A pattern stands on itself and does not contain any trade-offs made.
  • A tactic stands on itself and does not contain any trade-offs made.

 

Leave a Comment