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
How is hashcode calculated in java?
What is java thread dump, how can we get java thread dump of a program?
What is a variable in java?
What is java Applet?
Can keyword be used as identifier?
What is a default constructor and also define copy contrucyor?
What is lossy conversion in java?
Does java list allow null?
Distinguish between a predicate and a function?
What is the final access modifier in java?
Can a list be null in java?
What is java in layman terms?
What are heap memory and stack memory and what are memory tables.
What are static variables and functions?
What is static variable with example?