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 does it mean that strings are immutable?
Give some features of interface?
What is Gang of four design patterns
Why set is used in java?
Is 0 an irrational number?
Explain the key functions of data binding?
What is equals method in java?
What is ternary operator?
What is constructor and virtual function? Can we call a virtual function in a constructor?
What is immutable data?
What is class and its types?
Can I learn java in 3 months?
Can set contain duplicates?
How to instantiate static nested classes in java?
Can we create our own wrapper class in java?