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  book-img-for-question

Advanced Java Programming

ISBN: 9780199455508

1st Edition

Authors: Uttam Kumar Roy

Question Posted: