Answer Posted / ravikiran(aptech mumbai)
inorder to initialize applet we have to override init()
method of the Applet class
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Explain how can you debug the Java code?
Explain differences between checked and unchecked exceptions in java?
What is the difference between exception and error in java?
If a method is declared as protected, where may the method be accessed in java programming?
What is the final class?
What is entry in java?
What is a loop java?
How can you generate random numbers in java?
How many arguments can a method have java?
What is singleton math?
What is java and why do we need it? Explain
How do you remove an object from an arraylist in java?
What is a layout manager and what are different types of layout managers available in java awt?
What is namespace in java?
What is a double vs float?