9A0-182 Web TestEngine demo

Exit VCEDump 9A0-182 Flex 4.5 ACE Exam
Question 9 of 15
0% complete
Q9 Single choice

Which code correctly defines the constructor for the Circle class?

package
{
import flash.display.Sprite;

public class Circle extends Sprite
{
!...Code Here...!
{
super();
}
}
}

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in