Answer Posted / devarathnam c,kotagudibanda(po
Hi...
Using public void init();method of the Applet life cycle we
can initialize an applet.
| Is This Answer Correct ? | 19 Yes | 6 No |
Post New Answer View All Answers
What is the difference between abstract classes and interfaces?
What are the important features of Java 10 release?
Explain about fail safe iterators in java?
What is this () in java?
why java uses class level type casting ?
Differentiate storage classes on the basis of their scope?
Is integer immutable in java?
Why hashmap is used in java?
What are dot operator queries?
Explain the scope of a variable.
Can list have duplicates in java?
Can an interface be defined inside a class?
Give me example of derived data types.
How does thread synchronization occurs inside a monitor?
In a class implementing an interface, can we change the value of any variable defined in the interface?