Which statement about Spark components is true?
A. UIComponent is NOT a superclass of Spark components
B. Spark components CANNOT be used in the same application with MX components
C. NOT all Spark components are skinnable
D. SkinnableComponent is a superclass of all Spark components
正解:C
質問 2:
You want to position a group such that it is positioned in the middle of its parent both vertically and horizontally.
Which syntax is correct?
A. <s:Group position="center" />
B. <s:Group center="true" />
C. <s:Group horizontalCenter="true" verticalCenter="true" />
D. <s:Group horizontalCenter="0" verticalCenter="0" />
正解:D
質問 3:
Which class allows you to write the contents of a string to a file on the file system and is only available in AIR?
A. File
B. FileMode
C. FileReference
D. FileStream
正解:D
質問 4:
Which two sets of skin classes does the Flex framework provide for the Spark Form and Spark FormItem controls? (Choose two.)
A. Default horizontal layout
B. Sequential
C. Stacked
D. Basic
E. Default vertical layout
正解:A,C
質問 5:
Given the following snippet:
var ac:ArrayCollection = new ArrayCollection();
ac.addItem(0);
ac.addItem(1);
ac.addItem(2);
ac.addItem(3);
ac.addItemAt(2,1);
var k:uint = ac[1]
What is the value of k?
A. 0
B. 1
C. 3
D. 2
正解:D
Shiina -
効率的な学習がしやすい 9A0-182の過去問集です。テストを解いてあらかじめ自分の実力を測ってから学習を始められるので、苦手な分野の知識を補完したり、得意な分野をより伸ばす、といったことがより効率的にできます。