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
Difference between this() and super() ?
Is treeset sorted in java?
How to store image in arraylist in java?
What are operators and its types?
'A class is a template for an object' explain this statement.
How does hashset works in java?
what is the use of bean managed and container managed with example?
What are the wrapped, classes?
How many types of memory areas are allocated by JVM in java?
Can we sort hashset in java?
Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?
Why call by value prevents parameter value change?
What is java autoboxing?
What is the platform?
Is string pool garbage collected?