life cycle of an applet?
Answers were Sorted based on User's Feedback
Answer / manikandan [ gtec,vellore ]
init()
start()
stop()
Destroy()
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / guest
yes because everyone is which is related to networking are
implemented by an applet
| Is This Answer Correct ? | 1 Yes | 3 No |
What is the immediate superclass of the applet class?
Describe activation process?
What is synchronization?
What is an abstract method?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What state a thread enters, When it blocks on I/O?
Will the general public have access to the infobus apis?
What is a modular application?
What is a convertor?
What is private static final long serialVersionUID = 1L;
Do we need to override service() method
Thread life cycle?