Answer Posted / heena mali
four of these method -
1.init()
2.start()
3.stop()
4.destroy()
-Another paint() is define by the AWT component class
-Default implementation for all of these methods are
provided
-These five method can be assemded into the skeleton.
| Is This Answer Correct ? | 41 Yes | 5 No |
Post New Answer View All Answers
Why string is immutable with example?
Can we use string in the switch case?
What is sleep method?
What is hash table in java?
What is the purpose of main function in java?
What do you mean by a JVM?
What is the difference between abstract class and interface1? What is an interface?
What restrictions are placed on method overriding in java programming?
What is method reference in java?
What is the major difference between linkedlist and arraylist?
What is meant by bytecode?
Where are the card layouts used?
what is ststic with example
What are the six ways to use this keyword?
What is the difference between access specifiers and access modifiers in java?