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 a thread in java?
How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?
What are abstract methods in java?
Explain about join() method?
What is not thread safe?
Implement two stacks using a single array.
Is it safe to install java on my computer?
Can we declare an interface as final?
Why is it called boolean?
Is it compulsory for a try block to be followed by a catch block in java for exception handling?
Define iterator and methods in iterator?
What is an interoperable application in java ?
What is the main purpose of java?
What is tochararray in java?
Is jdk required on each machine to run a java program?