πŸ“Š JAVA
Q. What are the sequences of method executed when an Applet starts execution?
  • (A) init(),start(),stop(),destroy()
  • (B) load(),start(),stop(),unload()
  • (C) init(),activate(),deactivate(),destroy()
  • (D) start(),init(),destroy(),stop()
πŸ’¬ Discuss
βœ… Correct Answer: (A) init(),start(),stop(),destroy()

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
168
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
86%
Success Rate