Answer Posted / ravikiran
init()
start()
paint()
stop()
destroy()
| Is This Answer Correct ? | 33 Yes | 17 No |
Post New Answer View All Answers
What is the difference between the paint() and repaint() methods?
Is string is a data type?
What is the benefit of inner classes in java?
What purpose do the keywords final, finally, and finalize fulfill?
State one difference between a template class and class template.
What are different types of arrays?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
What is getkey () in java?
Can an integer be null java?
Why does java not support operator overloading?
Does printwriter create a file?
What is the relationship between class and object?
What is the difference between Error, defect,fault, failure and mistake?
Is ++ operator thread-safe in java?
Which java collection does not allow null?