Adobe
9A0-182 · Question #96
You want to use a field to capture a single line of typed input, with an approximate width of 30 characters. Which statement should you use?
The correct answer is C. <s:TextInput widthInChars="30"/>. See the full explanation below for the reasoning.
Question
You want to use a field to capture a single line of typed input, with an approximate width of 30 characters. Which statement should you use?
Options
- A<s:TextInput width="30"/>
- B<s:TextInput measuredWidth="30"/>
- C<s:TextInput widthInChars="30"/>
- D<s:TextArea measuredWidth="30"/>
How the community answered
(41 responses)- A7% (3)
- B17% (7)
- C71% (29)
- D5% (2)
Community Discussion
No community discussion yet for this question.