When an applet begins, which of the following sequence methods is CORRECT?
1) start()
2) paint()
3) init()
1
2, 3, 1
2
3, 1, 2
3
1, 3, 2
4
3, 2, 1
5
1, 2, 3
When an applet begins, which of the following sequence methods is CORRECT?
1) start()
2) paint()
3) init()