Answer Posted / kalamata kalyani
By using init() method we can initialize applet.This
function is called only once at the beginning of the
program.
| Is This Answer Correct ? | 21 Yes | 4 No |
Post New Answer View All Answers
What is variable and example?
What do you mean by object?
What is the exact difference in between Unicast and Multicast object? Where will it be used?
What is the output of the below java program?
What is java util function?
What are the 5 types of research methods?
Is java call by value?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?
What is the nested interface?
What is a substitution variable?
Why string is not thread safe?
What's the difference between comparison done by equals method and == operator?
What is widening and narrowing in java? Discuss with an example.
What is += mean in java?
Can we use switch statement with strings?