Answer Posted / rohit chhabra
usualy applets hv no contructors coz we do't need to create
object of the applet class...
but if one wants to create an object of an applet class,
create it in static block...This block execute before init
method..
| Is This Answer Correct ? | 45 Yes | 4 No |
Post New Answer View All Answers
What is generics in java interview questions?
Explain public static void main(string args[]) in java.
What do you mean by pointer value and address?
How to perform binary search in java?
What is the importance of finally block in exception handling?
How to access arraylist elements in java?
What is the difference between jdk and jre?
How can you make sure that your singleton class will always return single instance in multi-threaded environment?
Is java still necessary?
explain the difference between jdk and jvm?
What are the different types of collections in java?
What is the destroy method?
Is singleton set an interval?
What is multithreading in java?
What is a website container?