Answer Posted / urusa
Applets do not have constructors because we don't need to create the object of the applet class....so its justified that it is true that applets usually do not have constructors
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
What is the difference between an interface and an abstract class?
How to find the index of the largest number in an arraylist java?
Is namespace same as package in java?
What is the size of int in 64-bit jvm?
What are the access modifiers in java?
What are the two types of java programming?
What is passed by reference and pass by value ?
Is string is a keyword in java?
Print Vertical traversal of a Binary Tree.
how to create daemon thread in java?
What do you mean by formatting?
How do I start learning java?
What are the four corner stones of oop?
If you are given the name of the function at run time how will you invoke the function?
Can we declare register variable as global?