Answer Posted / guest
init() func is used in applets it is a method of applet
class and we need to override this method...
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain the polymorphism principle?
What does t in java mean?
What is qms certification?
What is the use of java?
how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)
What is the difference between an inner class and a sub-class?
Is there any difference between synchronized methods and synchronized statements?
What is the constructor?
How do you use parseint in java?
What are the two main uses of volatile in Java?
How many types of exception can occur in a java program?
How to sort array of 0 and 1 in java?
Differences between external iteration and internal iteration?
How to print nodes of a Binary tree?
What is the use of a copy constructor?