Can Applet have constructors?

Answer Posted / roy antony arnold

Don't say like this....

Answer:
Applets don't usually have constructors because an applet
isn't guaranteed to have a full environment until its
init() method is called. For example, the Applet image
loading methods don't work inside an applet constructor, but
can be called from the init() method.

Is This Answer Correct ?    12 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is main method?

539


What is anonymous inner class?

620


Difference between arraylist and hashset in java?

554


How to convert string to char and vice versa?

524


What is the difference between assignment and initialization?

567






What are the java ide’s?

579


How can we find the sum of two linked lists using stack in java?

580


Can you explain the private protected field modifier?

578


What do you understand by Header linked List?

606


what is the messsage u r going to get from an objectoriented programing?

1619


What is java command?

574


What is void data type?

587


What is the difference between an array and an array list?

517


What is a singleton in genetics?

574


What is anagram word?

527