methods in Applet?



methods in Applet?..

Answer / niranjanravi

init()
start()
paint()
stop()
destroy()

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More Core Java Interview Questions

In how many ways we can do synchronization in java?

0 Answers  


What are encapsulation, inheritance and polymorphism?

0 Answers  


Can we extend a class with private constructor?

0 Answers  


How do I find and replace in word?

0 Answers  


Why collection doesn’t extend cloneable and serializable interfaces?

0 Answers  


what is main purpose of abstract class?

7 Answers  


Why string is called as immutable?

0 Answers  


What is the name of the java compiler?

0 Answers  


What is the main method java?

0 Answers  


What is Major and importance difference between for and foreach loop ?

0 Answers   Infosys,


how would you implement a thread pool? : Java thread

0 Answers  


Give us a program to check for parenthesis matching using stack.

0 Answers   Genpact,


Categories