Answer Posted / ravikiran
init()
start()
paint()
stop()
destroy()
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is a nested structure?
Does google use java?
What is your platform?s default character encoding and how to know this?
What is meant by anonymous class?
How do you use parseint in java?
What is instanceof keyword?
Can a set contain duplicates?
What is the symbol for line break?
Can we extend singleton class?
Can each java object keep track of all the threads that want to exclusively access it?
Explain the selection sort algorithm and state its time complexity?
Enlist few advantages of inheritance?
What is exception propagation?
Define array. Tell me about 2-D array.
what do you understand by synchronization? Or what is synchronization and why is it important? Or describe synchronization in respect to multithreading? Or what is synchronization? : Java thread