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 use of private static?
Is it safe to install java on my computer?
Is java owned by oracle?
What is mean by encoding?
What is immutability in java?
What are the common uses of "this" keyword in java ?
From the two, which would be easier to write: synchronization code for ten threads or two threads?
What is ascii format?
How do you compare characters in java?
What is the meaning of variables in research?
What is procedure overloading?
Can we have this () and super () together?
Is java map thread safe?
Do I need java for windows 10?
Why enumeration is faster than iterator?