Question: Which of the following statements is not correct?
A
B
C
D
TimerEvent.TIMER is dispatched when one cycle of the timer is complete.
B
When the repeat count in a timer is set as 0, the timer continues indefinitely until the stop() method is invoked.
C
When a timer is instantiated, it starts automatically.
D
All of these statements are correct.
Note: Not available