Which of the following sequences is the correct order of method call? (a) start(), init(), paint(), stop(),

Question:

Which of the following sequences is the correct order of method call?

(a) start(), init(), paint(), stop(), destroy()

(b) init(), paint(), start(), stop(), destroy()

(c) init(), start(), paint(), stop(), destroy()

(d) start(), init(), paint(), destroy(), stop()

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question
Question Posted: