Answer Posted / ravikiran
init()
start()
paint()
stop()
destroy()
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is variable argument in java?
How do you define a singleton class?
What’s the difference between unit, integration and functional testing?
What is string variable?
Can we define package statement after import statement in java?
Tell me are there implementations for sorting and searching in the java libarary?
Explain the differences between abstraction and encapsulation?
Difference between overriding and overloading in java?
What is an iterator java?
What is compiler and what its output.
What is main method?
When we serialize an object does the serialization mechanism saves its references too?
Difference between current previous versions of Java?
Discuss different types of errors that generally occur while programming.
How can a gui component handle its own events in java programming?