66.3k views
4 votes
Which of the following are true with respect to data associations? LO 2-10

a. It is modeled as a dotted arrow.
b. The association arrowhead shows the direction of data flow.
c. Tokens flow across data associations.
d. Gateways can be used to show optional data updates.
e. Both a and b are true.

User Demos
by
7.2k points

1 Answer

4 votes

Final answer:

In data modeling, data associations are represented by dotted arrows that indicate the direction of data flow. Tokens do not flow across data associations. Gateways are not used to show optional data updates.

Step-by-step explanation:

In data modeling, data associations are represented by arrows connecting different elements. The arrowhead of the association depicts the direction of data flow, indicating how data is passed from one element to another. Unlike control flow, where tokens move across control connectors, tokens do not flow across data associations. Therefore, options b and c are not true with respect to data associations.

Thus, the correct answer is option a. Data associations are indeed modeled as dotted arrows. Consequently, option e, which states that both options a and b are true, is not correct.

Gateways, on the other hand, are used to show how process flows can be modified. They do not indicate data updates. Hence, option d is also not true.

User Iannazzi
by
8.1k points