Adobe
9A0-410 · Question #8
A department within an organization has a business requirement To create a dynamic table in which the user can add rows. Instance Manager will be used to meet this requirement. Which line of code…
The correct answer is C. addInstance(). See the full explanation below for the reasoning.
Question
A department within an organization has a business requirement To create a dynamic table in which the user can add rows. Instance Manager will be used to meet this requirement. Which line of code will add another row?
Options
- Arow_name.instanceManager.addInstance()
- BinstanceManager.addInstance()
- CaddInstance()
- Drow_name.instanceManager.addRow()
How the community answered
(60 responses)- A17% (10)
- B5% (3)
- C72% (43)
- D7% (4)
Community Discussion
No community discussion yet for this question.