Question 6 of 152
In which modularization units can you use parameters? (Choose three.)
    Correct Answer: B, C, E

Question 7 of 152
Which statement is used to generically define the data reference variable z1?
    Correct Answer: D

Question 8 of 152
You defined data reference z1 generically.
Which statement would you use to access the content of the referenced variable?
    Correct Answer: C

Question 9 of 152
For which of the following requirements can you implement a functional method? (Choose two.)
    Correct Answer: C, D

Question 10 of 152
Which parameter types can be used in the signature of a functional method? (Choose two.)
    Correct Answer: B, C