Which statements apply to arguments of interaction occurrences? (Choose two)
Select all that apply, then click Submit answer.
-
○
The arguments may refer to parameters of the enclosing interaction.
-
○
Arguments to interaction occurrences only apply when the corresponding interaction is value returning.
-
○
Arguments to interaction occurrences must always correspond to IN-parameters.
-
○
An argument of an interaction occurrence must only have simple types.
-
○
The arguments may be constants (literals).
