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
how to create constants in java?
What is an empirical question?
Can you make a constructor final?
What is the java project architecture?
Is final static java?
what do you mean by classloader?
take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).
What is lambda programming?
What is increment in java?
Can we have any code between try and catch blocks?
what r advatages of websphere? & how to deploy?
Mention some interfaces implemented by linked list in java.
What is final keyword in java?
How many boolean functions are there?
What is the purpose of final keyword and when to use it?