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 technique adopted to create an immutable class?
What is the difference between public, private, protected, and friend access?
Difference between == and .equals() ?
Define canvas?
How does predicate work in java?
Explain polymorphism citing an example.
What are loops in java? What are three types of loops?
Explain access specifiers?
Can a static method be final?
Why does abstract class have constructor?
What are the differences between Java 1.0 and Java 2.0?
Why java is considered dynamic?
What do you mean by synchronized non access modifier?
What is the difference between class & structure?
What is the point of java?